From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from deborah.paradise.net.nz (deborah.paradise.net.nz [203.96.152.32]) by chiba.3jane.net (Postfix) with ESMTP id C6F30AC3E7 for ; Mon, 27 May 2002 17:45:44 -0500 (CDT) Received: from oregano.parkerpechan.co.nz (203-79-125-118.adsl.paradise.net.nz [203.79.125.118]) by deborah.paradise.net.nz (Postfix) with ESMTP id 28250D3ED6 for ; Tue, 28 May 2002 10:45:36 +1200 (NZST) Received: from basil.parkerpechan.co.nz (basil.parkerpechan.co.nz [192.168.0.4]) by oregano.parkerpechan.co.nz (8.11.6/8.11.6) with ESMTP id g4RMjZZ08483 for ; Tue, 28 May 2002 10:45:35 +1200 Content-Type: text/plain; charset="iso-8859-1" From: Lars Pechan To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] GCC 3.1/binutils 2.12 and glibc compile problems Date: Tue, 28 May 2002 10:45:30 +1200 X-Mailer: KMail [version 1.4] References: <20020527211821.23e87de1.webmaster@refstart.nl> <1022539050.18549.9.camel@rattus> In-Reply-To: <1022539050.18549.9.camel@rattus> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200205281045.30496.lars.pechan@paradise.net.nz> Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: daf7321b-5f19-41a1-82be-c57f91ad432d X-Archives-Hash: c44e56e29640761f01606f5e5be7be5e The gcc manual is the place to look. If you do a google earch you should = find=20 some good links too If you're after athlon specifics it has to be a gcc-3= =2Ex=20 manual athlon optimizations weren't introduced until then. On Tue, 28 May 2002 10:37, Bill Kenworthy wrote: > I see an occaisional message with "odd" make flags like this one with > 3dnow. Is there a comprehensive list hidden somewhere? I am > particularly interested in athlon ones, for gcc-2.95, at least until > gcc3 builds become feasable. > > BillK > > On Tue, 2002-05-28 at 03:18, Webmaster Refstart.NL wrote: > > Hi all, > > > > I try to set up a GCC 3.1 based Gentoo system with binutils 2.12. Whe= n 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: > > > > CHOST =3D i686-pc-linux-gnu > > CXXFLAGS =3D -march=3Dathlon-xp -m3dnow -msse -mfpmath=3Dsse -mmmx -O= 3 -pipe > > CFLAGS =3D -march=3Dathlon-xp -m3dnow -msse -mfpmath=3Dsse -mmmx -O3 = -pipe > > > > Is this a bug in glibc or should I use binutils 2.11 (without the > > combreloc tweak)? > > > > Thanks in advance, > > > > Niek. > > _______________________________________________ > > gentoo-dev mailing list > > gentoo-dev@gentoo.org > > http://lists.gentoo.org/mailman/listinfo/gentoo-dev > > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://lists.gentoo.org/mailman/listinfo/gentoo-dev