From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3792 invoked by alias); 30 Aug 2011 15:54:45 -0000 Received: (qmail 3776 invoked by uid 22791); 30 Aug 2011 15:54:44 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from smtprelay-b22.telenor.se (HELO smtprelay-b22.telenor.se) (195.54.99.213) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 30 Aug 2011 15:54:29 +0000 Received: from ipb3.telenor.se (ipb3.telenor.se [195.54.127.166]) by smtprelay-b22.telenor.se (Postfix) with ESMTP id B518CE9909 for ; Tue, 30 Aug 2011 17:54:27 +0200 (CEST) X-SENDER-IP: [85.230.102.38] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgYcAIYGXU5V5mYmPGdsb2JhbAAMNoRMlCuPMAEBAQE3ghyBCwImAi8WiCOnaZINgSyEEIERBJtiiEk Received: from c-2666e655.125-1-64736c10.cust.bredbandsbolaget.se (HELO [192.168.10.83]) ([85.230.102.38]) by ipb3.telenor.se with ESMTP; 30 Aug 2011 17:54:26 +0200 Subject: ct-ng: uClibc build fails: missing libgcc_eh.a for me as well From: Tor Krill To: crossgcc@sourceware.org Content-Type: text/plain; charset="UTF-8" Date: Tue, 30 Aug 2011 15:54:00 -0000 Message-ID: <1314719670.2364.72.camel@tor-desktop> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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-08/txt/msg00120.txt.bz2 Hi, I'm trying to build gcc 4.4.6, uclibc 0.9.32 linux-2.6.29.4 or linux-2.6.39.4 for a arm based board (Atmel at91). I have tried both on a 64 and 32 bit ubuntu 10.10 and i used ct-ng 1.12.1 As Grant Edwards (http://sourceware.org/ml/crossgcc/2011-08/msg00024.html) i get: [ALL ] STRIP -X --strip-debug -R .note -R .comment lib/libpthread.a [ALL ] LD ld-uClibc-0.9.32.1-git.so [ALL ] arm-unknown-linux-uclibcgnueabi-gcc: libgcc_eh.a: No such file or directory [ERROR] make[1]: *** [lib/ld-uClibc.so] Error 1 [ALL ] make[1]: *** Waiting for unfinished jobs.... [ALL ] STRIP -x -R .note -R .comment lib/libc.a [ALL ] make[1]: Leaving directory `/home/tor/build/toolchain/.build/arm-unknown-linux-uclibcgnueabi/build/build-libc' [ERROR] [ERROR] >> Build failed in step 'Installing C library' [ERROR] >> [ERROR] >> Error happened in: CT_DoExecLog[scripts/functions] [ERROR] >> called from: do_libc[scripts/build/libc/uClibc.sh@196] [ERROR] >> called from: main[scripts/crosstool-NG.sh@588] [ERROR] >> [ERROR] >> For more info on this error, look at the file: 'build.log' [ERROR] >> There is a list of known issues, some with workarounds, in: [ERROR] >> '/usr/local/share/doc/ct-ng-1.12.1/B - Known issues.txt' [ERROR] [ERROR] Build failed in step 'Installing C library' [ERROR] [ERROR] (elapsed: 9:54.92) (Backing down to uClibc 0.9.30.3 seems to work.) Am I doing something wrong or is this a bug? Best Regards, /Tor -- For unsubscribe information see http://sourceware.org/lists.html#faq