From owner-freebsd-arm@FreeBSD.ORG Sat Sep 28 18:26:25 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 C341D391 for ; Sat, 28 Sep 2013 18:26:25 +0000 (UTC) (envelope-from bpurgar@gmail.com) Received: from mail-qc0-x22f.google.com (mail-qc0-x22f.google.com [IPv6:2607:f8b0:400d:c01::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 833502B4B for ; Sat, 28 Sep 2013 18:26:25 +0000 (UTC) Received: by mail-qc0-f175.google.com with SMTP id v2so2581457qcr.34 for ; Sat, 28 Sep 2013 11:26:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=/aKrixuFZIdn58oAiizpKdSwuWOt8+b985Yr+deYqCA=; b=DhkPNIq9wO2Y9WQN9VvQTOm+/LnwernUU8mbi3fyy6joKPsJif2Pq7BL8kxGCD7N5u MyJqMqQ6FCE7IZsPfK3WRXkny/n7JykgLiG1I9XSxPAYaDLx7JBAiPCe9M5nrqLQ08zs Snz+MdHOU37G5ratyC2M7CiHCYV0T8+gW9OjMzQn8/uan3GuNzW9OzAlEh7OhTji4K4M AldsnAm0BvNe09zPmZwcXqaE9bQibcKub3WrkT+5+sEq0UPs8swzvhyTDh5ccwCS5EX4 UQxGKlcHCHGVQPIFep1o41roU+R8qDLkQEP2iMMEAVpgdlhN2bFXZ1qTSCaADd/yps5e yzMQ== MIME-Version: 1.0 X-Received: by 10.49.49.133 with SMTP id u5mr17298215qen.19.1380392784693; Sat, 28 Sep 2013 11:26:24 -0700 (PDT) Received: by 10.49.101.13 with HTTP; Sat, 28 Sep 2013 11:26:24 -0700 (PDT) In-Reply-To: <20130928182323.GG56872@funkthat.com> References: <20130928182323.GG56872@funkthat.com> Date: Sat, 28 Sep 2013 20:26:24 +0200 Message-ID: Subject: Re: avila boot2 problem ? From: Berislav Purgar To: Berislav Purgar , 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 18:26:25 -0000 On Sat, Sep 28, 2013 at 8:23 PM, John-Mark Gurney wrote: > Berislav Purgar wrote this message on Sat, Sep 28, 2013 at 20:05 +0200: > > On Sat, Sep 28, 2013 at 6:48 PM, Berislav Purgar > wrote: > > > > > 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 > > > > > > > > > > > just tested on 9.0 and evrething is OK .. > > That's about as helpful as saying you tested it on Linux... > > He said HEAD and there have been lots of changes in HEAD that could > cause this, EABI switch and clang switch... > > -- > John-Mark Gurney Voice: +1 415 225 5579 > > "All that I will do, has been done, All that I have, has not." > if you're so smart then tell me how I can help to solve this .. ?