From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13937 invoked by alias); 18 Nov 2011 02:51:33 -0000 Received: (qmail 13924 invoked by uid 22791); 18 Nov 2011 02:51:32 -0000 X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-iy0-f169.google.com (HELO mail-iy0-f169.google.com) (209.85.210.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 18 Nov 2011 02:51:17 +0000 Received: by iaek3 with SMTP id k3so3711205iae.0 for ; Thu, 17 Nov 2011 18:51:16 -0800 (PST) MIME-Version: 1.0 Received: by 10.42.41.143 with SMTP id p15mr649007ice.9.1321584676740; Thu, 17 Nov 2011 18:51:16 -0800 (PST) Received: by 10.42.179.197 with HTTP; Thu, 17 Nov 2011 18:51:16 -0800 (PST) Date: Fri, 18 Nov 2011 02:51:00 -0000 Message-ID: Subject: crosstool 1.11.0: i686-nptl-linux-gnu fails From: Zvi Vered To: crossgcc@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 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-11/txt/msg00096.txt.bz2 Hello, I'm trying to build a toolchain for i686-nptl-linux-gnu using crosstool 1.11.0 The building was run under Centos 5.5 I'm getting the following error: [ALL ] /home/zvivered/GNU/ct-ng-1.11.0/bin/.build/src/binutils-2.21/gold/arm.cc:11770: instantiated from here [ERROR] /home/zvivered/GNU/ct-ng-1.11.0/bin/.build/src/binutils-2.21/gold/arm.cc:2140: internal compiler error: in make_rtl_for_nonlocal_decl, at cp/decl.c:5067 [ALL ] Please submit a full bug report, [ALL ] with preprocessed source if appropriate. [ALL ] See for instructions. [ALL ] Preprocessed source stored into /tmp/cccZAAPT.out file, please attach this to your bugreport. [ERROR] make[5]: *** [arm.o] Error 1 [ALL ] make[5]: Leaving directory `/home/zvivered/GNU/ct-ng-1.11.0/bin/.build/i686-nptl-linux-gnu/build/build-binutils/gold' [ERROR] make[4]: *** [all-recursive] Error 1 [ALL ] make[4]: Leaving directory `/home/zvivered/GNU/ct-ng-1.11.0/bin/.build/i686-nptl-linux-gnu/build/build-binutils/gold' [ERROR] make[3]: *** [all] Error 2 [ALL ] make[3]: Leaving directory `/home/zvivered/GNU/ct-ng-1.11.0/bin/.build/i686-nptl-linux-gnu/build/build-binutils/gold' [ERROR] make[2]: *** [all-gold] Error 2 [ALL ] make[2]: Leaving directory `/home/zvivered/GNU/ct-ng-1.11.0/bin/.build/i686-nptl-linux-gnu/build/build-binutils' [ERROR] make[1]: *** [all] Error 2 [ALL ] make[1]: Leaving directory `/home/zvivered/GNU/ct-ng-1.11.0/bin/.build/i686-nptl-linux-gnu/build/build-binutils' [ERROR] [ERROR] >> Build failed in step 'Installing binutils' [ERROR] >> [ERROR] >> Error happened in: CT_DoExecLog[scripts/functions] [ERROR] >> called from: do_binutils[scripts/build/binutils/binutils.sh@83] [ERROR] >> called from: main[scripts/crosstool-NG.sh@582] [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] >> '/home/zvivered/GNU/ct-ng-1.11.0/share/doc/ct-ng-1.11.0/B - Known issues.txt' I searched this problem in crosstool mailing list, google but got nothing. It seems this problem concerns with arm but I'm building for x86. Can you help ? if required I can also send build.log. Thanks, Zvika. -- For unsubscribe information see http://sourceware.org/lists.html#faq