Re: [gentoo-user] Re: -march=auto

2009-05-22 Thread Alex Schuster
maxim wexler writes: > > If so, Daniel's tip about 'gcc -Q --help=target -march=native' will give > > you the exact options to use. > See attachment please. Some stuff is enabled, some disabled, some blank. Try this: gcc -Q --help=target -march=native > /tmp/gccoptions.native gcc -Q --help=targe

Re: [gentoo-user] Re: -march=auto

2009-05-22 Thread maxim wexler
> If so, Daniel's > tip about 'gcc -Q --help=target -march=native' will give > you the exact > options to use. > >     Wonko > > See attachment please. Some stuff is enabled, some disabled, some blank. And -march=prescott !? Maxim

Re: [gentoo-user] Re: -march=auto

2009-05-22 Thread Alex Schuster
maxim wexler writes: > --- On Thu, 5/21/09, Alex Schuster wrote: > > But it suggests using -march=k8 - isn't that a 64-bit-only > > thing? I'm not > > For an 900A w/intel Atom? No, I have an AMD Athlon(tm) Dual Core Processor 4850e. > This is what I get: > > Warning: Your compiler supports the

Re: [gentoo-user] Re: -march=auto

2009-05-22 Thread maxim wexler
--- On Thu, 5/21/09, Alex Schuster wrote: > From: Alex Schuster > Subject: [gentoo-user] Re: -march=auto > To: gentoo-user@lists.gentoo.org > Received: Thursday, May 21, 2009, 12:30 PM > I just wrote: > > > > Could also perhaps try -march=auto if you're > using a version of GCC > > > that su

Re: [gentoo-user] Re: -march=auto

2009-05-21 Thread Alex Schuster
Peter Humphrey writes: > On Thursday 21 May 2009 20:30:19 Alex Schuster wrote: > > Paul Hartman just posted a link to a script that seems to do what I was > > looking for in the "[OT]eee 900a intel atom is what processor family?" > > thread: > > It's th

Re: [gentoo-user] Re: -march=auto

2009-05-21 Thread Peter Humphrey
On Thursday 21 May 2009 20:30:19 Alex Schuster wrote: > Paul Hartman just posted a link to a script that seems to do what I was > looking for in the "[OT]eee 900a intel atom is what processor family?" > thread: It's the same thread as your own message

Re: [gentoo-user] Re: -march=auto

2009-05-21 Thread Paul Hartman
On Thu, May 21, 2009 at 2:30 PM, Alex Schuster wrote: > Paul Hartman just posted a link to a script that seems to do what I was > looking for in the "[OT]eee 900a intel atom is what processor family?" > thread: > > But it suggests using -march=k8 - isn'