Gentoo Archives: gentoo-dev

From: Francesco Riosa <francesco@×××××××××.it>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] gcc-3.3.5.20050110-r1 for stable
Date: Mon, 11 Apr 2005 11:24:32
Message-Id: 425A5E7D.5000406@pnpitalia.it
In Reply to: Re: [gentoo-dev] gcc-3.3.5.20050110-r1 for stable by Mike Frysinger
1 Mike Frysinger wrote:
2
3 >On Sunday 10 April 2005 05:22 pm, Spider wrote:
4 >
5 >
6 >>the ~x86 version doesn't exhibit this problem, btw. stabilizing this
7 >>version might be prudent.
8 >>
9 >>
10 >
11 >1.5.14 doesnt have any open issues for it so i've pushed it to stable
12 >
13 >
14
15
16 emerge -pv gcc
17 [ebuild U ] sys-devel/gcc-3.3.5.20050130-r1 [3.3.5-r1] (-altivec)
18 -bootstrap -boundschecking -build -debug -fortran -gcj -gtk -hardened
19 (-ip28) (-multilib) -multislot (-n32) (-n64) +nls -nocxx -objc -static
20 (-uclibc) 0 kB
21
22 [...]
23
24 * Configuring GCC with:
25 --enable-version-specific-runtime-libs
26 --prefix=/usr
27 --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130
28
29 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include
30 --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130
31 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man
32 --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info
33
34 --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3
35 --host=i686-pc-linux-gnu
36 --disable-altivec
37 --enable-nls
38 --without-included-gettext
39 --with-system-zlib
40 --disable-checking
41 --disable-werror
42 --disable-libunwind-exceptions
43 --disable-multilib
44 --disable-libgcj
45 --enable-languages=c,c++
46 --enable-shared
47 --enable-threads=posix
48 --enable-__cxa_atexit
49 --enable-clocale=gnu
50
51 *** This configuration is not supported in the following subdirectories:
52 target-libffi target-boehm-gc target-zlib target-libjava
53 target-libf2c zlib fastjar target-libobjc
54 (Any other directories should still work fine.)
55 Created "Makefile" in /var/tmp/portage/gcc-3.3.5.20050130-r1/work/build
56 using "mt-frag"
57 gcc: installation problem, cannot exec `as': No such file or directory
58 *** The command 'gcc -o conftest -O2 -march=i686 conftest.c' failed.
59 *** You must set the environment variable CC to a working compiler.
60
61 !!! ERROR: sys-devel/gcc-3.3.5.20050130-r1 failed.
62 !!! Function gcc_do_configure, Line 1048, Exitcode 1
63 !!! failed to run configure
64 !!! If you need support, post the topmost build error, NOT this status
65 message.
66
67
68
69 --
70 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] gcc-3.3.5.20050110-r1 for stable Francesco Riosa <francesco@×××××××××.it>
Re: [gentoo-dev] gcc-3.3.5.20050110-r1 for stable Mike Frysinger <vapier@g.o>