Gentoo Archives: gentoo-dev

From: "Webmaster Refstart.NL" <webmaster@××××××××.nl>
To: gentoo-dev@g.o
Subject: [gentoo-dev] GCC 3.1/binutils 2.12 and glibc compile problems
Date: Mon, 27 May 2002 14:21:24
Message-Id: 20020527211821.23e87de1.webmaster@refstart.nl
1 Hi all,
2
3 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:
4
5 CHOST = i686-pc-linux-gnu
6 CXXFLAGS = -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe
7 CFLAGS = -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe
8
9 Is this a bug in glibc or should I use binutils 2.11 (without the combreloc tweak)?
10
11 Thanks in advance,
12
13 Niek.

Replies

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