From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29501 invoked by alias); 5 Dec 2011 22:36:58 -0000 Received: (qmail 29490 invoked by uid 22791); 5 Dec 2011 22:36:57 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-pz0-f41.google.com (HELO mail-pz0-f41.google.com) (209.85.210.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 05 Dec 2011 22:36:43 +0000 Received: by dakl33 with SMTP id l33so2781787dak.0 for ; Mon, 05 Dec 2011 14:36:43 -0800 (PST) MIME-Version: 1.0 Received: by 10.68.29.37 with SMTP id g5mr14814447pbh.122.1323124603093; Mon, 05 Dec 2011 14:36:43 -0800 (PST) Received: by 10.68.25.4 with HTTP; Mon, 5 Dec 2011 14:36:42 -0800 (PST) In-Reply-To: References: <201111292353.31922.yann.morin.1998@anciens.enib.fr> Date: Mon, 05 Dec 2011 22:36:00 -0000 Message-ID: Subject: Re: build failure in native gdb with crosstool-ng-1.13.1 on openSUSE 12.1 From: Trevor Woerner 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: 2011-12/txt/msg00007.txt.bz2 Hi Yann, Any thoughts on the following? The patch worked but my "install strip" step still failed. Best regards, Trevor PS for the last couple days I have been receiving bounce messages from anciens.enib.fr, so I'm not sure if you saw this reply previously. On Tue, Nov 29, 2011 at 9:46 PM, Trevor Woerner wrote: > (sorry, forgot the CC the list) > > > ---------- Forwarded message ---------- > From: Trevor Woerner > Date: Tue, Nov 29, 2011 at 9:45 PM > Subject: Re: build failure in native gdb with crosstool-ng-1.13.1 on > openSUSE 12.1 > To: "Yann E. MORIN" > > > Hi Yann, > > On Tue, Nov 29, 2011 at 5:53 PM, Yann E. MORIN > wrote: >> What target are youbuilding for? Could you post your .config, please? > > arm-cortex_a8-linux-gnueabi > > I have attached the config, but it's pretty much exactly the sample > directly from ct-ng. The only changes are a couple path tweaks, and to > enable make-3.81. > >> I never encountered this issue, but it can make sense if the target >> architecture is 64-bit, in which case the libraries could be installed >> in the lib64 sub-directory > > The target is 32-bit ARM, the host is 64-bit x86. > > If it's of any use I've attached the results of performing "gcc -v" on > both 11.4 and 12.1. The only notable difference is that 11.4 enabled > gold and 12.1 doesn't. > >> Care to test the attached patch, please? > > I have tested the patch and it works as well as my manual tweak; > native gdb now builds, but it still fails in the strip step. > >>> The build then fails a little later (during cleanup, stripping all >>> binaries) but I haven't looking into that yet to provide much >>> information. >> >> Probably again an issue with lib vs. lib64 confusion along the road... > > I'm not sure what's going on here. I have attached the last part of > the build log (hoping it's enough for your purposes). > > Best regards, > =A0 =A0Trevor -- For unsubscribe information see http://sourceware.org/lists.html#faq