Gentoo Archives: gentoo-alt

From: Ricky Egeland <ricky.egeland@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Re: gentoo prefix bootstrap fails on emerge sys-devel/binutils-2.21.51.0.6
Date: Tue, 10 May 2011 19:45:17
Message-Id: 5B49DDE5-B119-40ED-A610-62103C64402B@gmail.com
In Reply to: Re: [gentoo-alt] Re: gentoo prefix bootstrap fails on emerge sys-devel/binutils-2.21.51.0.6 by Maxim Koltsov
1 On May 10, 2011, at 3:29 PM, Maxim Koltsov wrote:
2
3 >> "internal compiler error: in make_rtl_for_nonlocal_decl, at cp/decl.c:5067"
4 >>
5 >> Does that mean the problem was in g++?
6 >>
7 >> -- Ricky
8 >>
9 > May be. Please show 'gcc -v' and 'ld -v' without having prefix things in $PATH.
10
11
12 Here they are:
13
14 ===
15 $ gcc -v
16 Using built-in specs.
17 Target: x86_64-redhat-linux
18 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
19 Thread model: posix
20 gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)
21 $ ld -v
22 GNU ld version 2.17.50.0.6-14.el5 20061020
23 ===

Replies