From owner-freebsd-arm@FreeBSD.ORG Sat Sep 28 16:48:33 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9EA6B28C for ; Sat, 28 Sep 2013 16:48:33 +0000 (UTC) (envelope-from bpurgar@gmail.com) Received: from mail-qa0-x235.google.com (mail-qa0-x235.google.com [IPv6:2607:f8b0:400d:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 639E02605 for ; Sat, 28 Sep 2013 16:48:33 +0000 (UTC) Received: by mail-qa0-f53.google.com with SMTP id k4so1287205qaq.12 for ; Sat, 28 Sep 2013 09:48:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=+C8gF53BS2DsCwhvSFqeJaBcaWBuLRFxzLfbSb5m37E=; b=QWyeuy3vXlnGfsIOLaqYDL3R+lAthDFF/PMqK2DNMYaQZpWKVgLgWSNG0BxSyBGcyJ dn1WNZP9j6qcOz4bw/qUyYyaS+Mzrv9zX4KYw+vqdP5cqYk/R3j89P4B4YOpJiMNoJTD bGuTxeqr3QwaKKL7MccogECAy8zJ2lipTMISJNPcZZDI/wxDWCpmG1I17rC7F+Q5BsSN 4bdeuQAWS/lu/Ba2ifkQ/KZ0mtDHZwZA+gsW/lMSrSpZFHHQyda1Sy4w81ZX2qdupuYB 8N+l/clM0b64eK/118TZofyK5TRKkCfZetVW2lGnc1b5vk3wjs2DxhJQwkYOloNdItBP ObpQ== MIME-Version: 1.0 X-Received: by 10.49.30.66 with SMTP id q2mr17231190qeh.38.1380386912563; Sat, 28 Sep 2013 09:48:32 -0700 (PDT) Received: by 10.49.101.13 with HTTP; Sat, 28 Sep 2013 09:48:32 -0700 (PDT) Date: Sat, 28 Sep 2013 18:48:32 +0200 Message-ID: Subject: avila boot2 problem ? From: Berislav Purgar To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Sep 2013 16:48:33 -0000 Hello .. i have tryed to build boot2 for avila GW2345 board but i got err from LD about missing __aeabi_llsl from boot2.o ? freebsd -HEAD ... i have build buildworld and buildenv .. make ixp425/boot2 runs Ok but when trying to link these object i got these error undefined __aeabi_llsl from boot2.o .. sorry for my english .. here is image for this error http://s21.postimg.org/qtnaikjyv/WP_20130928_005_1.jpg