Gentoo Archives: gentoo-dev

From: Bill Kenworthy <billk@×××××××××.au>
To: gentoo-dev List <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] GCC 3.1/binutils 2.12 and glibc compile problems
Date: Mon, 27 May 2002 17:37:35
Message-Id: 1022539050.18549.9.camel@rattus
In Reply to: [gentoo-dev] GCC 3.1/binutils 2.12 and glibc compile problems by "Webmaster Refstart.NL"
1 I see an occaisional message with "odd" make flags like this one with
2 3dnow. Is there a comprehensive list hidden somewhere? I am
3 particularly interested in athlon ones, for gcc-2.95, at least until
4 gcc3 builds become feasable.
5
6 BillK
7
8 On Tue, 2002-05-28 at 03:18, Webmaster Refstart.NL wrote:
9 > Hi all,
10 >
11 > I try to set up a GCC 3.1 based Gentoo system with binutils 2.12. When I try to run ./scripts/bootstrap in the directory /usr/portage, I get errors when compiling glibc (sorry, I can't c/p the output). I've the following compile flags in /etc/make.conf:
12 >
13 > CHOST = i686-pc-linux-gnu
14 > CXXFLAGS = -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe
15 > CFLAGS = -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe
16 >
17 > Is this a bug in glibc or should I use binutils 2.11 (without the combreloc tweak)?
18 >
19 > Thanks in advance,
20 >
21 > Niek.
22 > _______________________________________________
23 > gentoo-dev mailing list
24 > gentoo-dev@g.o
25 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev

Replies

Subject Author
Re: [gentoo-dev] GCC 3.1/binutils 2.12 and glibc compile problems Lars Pechan <lars.pechan@××××××××××××.nz>