Gentoo Archives: gentoo-user

From: Bastian Balthazar Bux <BastianBalthazarBux@×××××××××.it>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] (Possibly) a problem with gcc
Date: Mon, 06 Dec 2004 02:09:14
Message-Id: 41B3C46B.7070004@pnpitalia.it
In Reply to: [gentoo-user] (Possibly) a problem with gcc by Charles Pittman
1 Charles Pittman wrote:
2
3 >I recently ran 'emerge -u world' and gcc happens to be in my world
4 >file. Every program I've emerged since has had a bin in /usr/bin/ as
5 >i686-pc-linux-gnu-*
6 >
7 >Here are the relevant lines of /etc/make.conf :
8 >CFLAGS="-Os -march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer"
9 >CHOST="i686-pc-linux-gnu"
10 >CXXFLAGS="${CFLAGS} -fvisibility-inlines-hidden"
11 >LDFLAGS="-Wl,-O1"
12 >MAKEOPTS="-j2"
13 >USE="-qt -kde gtk gtk2 gnome doc mmx sse sse2"
14 >
15 >And the output of 'gcc-config -l' :
16 >[1] i686-pc-linux-gnu-3.3.4
17 >[2] i686-pc-linux-gnu-3.4.3 *
18 >[3] i686-pc-linux-gnu-3.4.3-hardened
19 >[4] i686-pc-linux-gnu-3.4.3-hardenednopie
20 >[5] i686-pc-linux-gnu-3.4.3-hardenednossp
21 >
22 >--
23 >gentoo-user@g.o mailing list
24 >
25 >
26 >
27 >
28 I'm having the same problem with a new system, see "[gentoo-user] Gentoo
29 with Kernel 2.6, GCC 3.4 and NPTL?" thread, but *not* for every package
30 I emerge, for example
31 sys-boot/grub (binary)
32 app-misc/colordiff (perl script)
33
34 are ok,
35
36
37 --
38 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] [Bug 73538](Possibly) a problem with gcc Bastian Balthazar Bux <BastianBalthazarBux@×××××××××.it>