From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14517 invoked by alias); 24 Jul 2009 06:30:07 -0000 Received: (qmail 14499 invoked by uid 22791); 24 Jul 2009 06:30:05 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-bw0-f205.google.com (HELO mail-bw0-f205.google.com) (209.85.218.205) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 24 Jul 2009 06:29:57 +0000 Received: by bwz1 with SMTP id 1so1219196bwz.24 for ; Thu, 23 Jul 2009 23:29:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.239.153.81 with SMTP id y17mr336635hbb.55.1248416994137; Thu, 23 Jul 2009 23:29:54 -0700 (PDT) In-Reply-To: <200907231911.07339.yann.morin.1998@anciens.enib.fr> References: <5cd84ac80907230240s435cb157wc816e9525c514baa@mail.gmail.com> <5cd84ac80907230340l2a3daf48m1fb78d4b36798a77@mail.gmail.com> <200907231911.07339.yann.morin.1998@anciens.enib.fr> From: Olivier Perron Date: Fri, 24 Jul 2009 06:30:00 -0000 Message-ID: <5cd84ac80907232329m1d6ce17alc7f378eb6d71aabb@mail.gmail.com> Subject: Re: Compiling arm-cortex_a8-linux-gnueabi with crosstool-ng fails To: "Yann E. MORIN" Cc: crossgcc@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org X-SW-Source: 2009-07/txt/msg00038.txt.bz2 And the winner is : - Start again from scratch: =A0 ct-ng distclean Big thanks man, you're really a geek ;-) Cheers Olivier On Thu, Jul 23, 2009 at 7:11 PM, Yann E. MORIN wrote: > > Olivier, > All, > > On Thursday 23 July 2009 12:40:28 Olivier Perron wrote: > > I try to build a cross compiler for the OMAP3430 (basically a ARM > > Cortex A8 core). > > For this purpose I use croostool-ng (mercurial snapshot as 1.4.1 does > > not support cortex-a8 at all and the mercurial snapshot do provide a > > config file for the cortex a8) > > Currently the build fails at "Installing C library" stage: > > > > [ALL=A0 ]=A0=A0=A0 ../sysdeps/unix/sysv/linux/syslog.c:1: warning: swit= ch > > -mcpu=3Dcortex-a8 conflicts with -march=3D switch > > [ALL=A0 ]=A0=A0=A0 In file included from ../sysdeps/unix/sysv/linux/sys= log.c:10: > > [ALL=A0 ]=A0=A0=A0 ../misc/syslog.c: In function '__vsyslog_chk': > > [ALL=A0 ]=A0=A0=A0 ../misc/syslog.c:123: sorry, unimplemented: inlining= failed > > in call to 'syslog': function body not available > > [ALL=A0 ]=A0=A0=A0 ../misc/syslog.c:155: sorry, unimplemented: called f= rom here > > > > Some information about my configuration: > > Host: Debian SID with gcc-4.3.3 > > crosstool-ng: mercurial version ct-ng-hg_default@1430_933eee133cbf > > arm-cortex_a8-linux-gnueabi config is the one that is shipped with the > > crosstool-ng mercurial snapshot, I just changed the linux version to > > be 2.6.27.10 instead of 2.6.29 > > Works for me here. Both with default sample using linux-2.6.29.2, and > with linux-2.6.27.10 as you use. > > > Any help to solve this issue will be greatly appreciated ! > > Just a few hints, maybe... > - Don't run as root. You don't want to run as root. I know you don't want= to. > - Start again from scratch: =A0 ct-ng distclean > - Don't run in // > - If it still fails, send me (privately) your .config and build.log files > =A0(compress them). > > Regards, > Yann E. MORIN. > > -- > .-----------------.--------------------.------------------.--------------= ------. > | =A0Yann E. MORIN =A0| Real-Time Embedded | /"\ ASCII RIBBON | Erics' co= nspiracy: | > | +0/33 662376056 | Software =A0Designer | \ / CAMPAIGN =A0 =A0 | =A0___ = =A0 =A0 =A0 =A0 =A0 =A0 =A0 | > | --=3D=3D< ^_^ >=3D=3D-- `------------.-------: =A0X =A0AGAINST =A0 =A0 = =A0| =A0\e/ =A0There is no =A0| > | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL =A0 =A0| =A0 v =A0= conspiracy. =A0| > `------------------------------^-------^------------------^--------------= ------' > > -- For unsubscribe information see http://sourceware.org/lists.html#faq