On Wed, 2007-07-18 at 01:53 -0700, Peter Gordon wrote:
> Does this mean that any user-set "-march" flag is overridden for these
> cases? Just curious.
Thanks for the explanations given, Mike, Ioannis, Ryan, and Andre! I'm
much clearer on the isue now. :]
--
Peter Gordon (codergeek42)
Gentoo Forum
On Wednesday 18 July 2007, Chris Gianelloni wrote:
> On Tue, 2007-07-17 at 19:47 -0400, Mike Frysinger wrote:
> > historically, gcc on x86 has always defaulted to i386. some people
> > noticed recently that glibc-2.6 fails to build in this situation as they
> > were only setting -mtune via CFLAGS,
On Tue, 2007-07-17 at 19:47 -0400, Mike Frysinger wrote:
> historically, gcc on x86 has always defaulted to i386. some people noticed
> recently that glibc-2.6 fails to build in this situation as they were only
> setting -mtune via CFLAGS, not -march. i'll be tweaking gcc so that it will
> def
On Wednesday 18 July 2007, Peter Gordon wrote:
> On Tue, 2007-07-17 at 19:47 -0400, Mike Frysinger wrote:
> > historically, gcc on x86 has always defaulted to i386. some people
> > noticed recently that glibc-2.6 fails to build in this situation as they
> > were only setting -mtune via CFLAGS, not
Peter Gordon wrote:
On Tue, 2007-07-17 at 19:47 -0400, Mike Frysinger wrote:
historically, gcc on x86 has always defaulted to i386. some people noticed
recently that glibc-2.6 fails to build in this situation as they were only
setting -mtune via CFLAGS, not -march. i'll be tweaking gcc so tha
Hi!
On Tue, 17 Jul 2007, Mike Frysinger wrote:
> historically, gcc on x86 has always defaulted to i386. some people noticed
> recently that glibc-2.6 fails to build in this situation as they were only
> setting -mtune via CFLAGS, not -march. i'll be tweaking gcc so that it will
> default -ma
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Peter Gordon wrote:
> On Tue, 2007-07-17 at 19:47 -0400, Mike Frysinger wrote:
>> historically, gcc on x86 has always defaulted to i386. some people noticed
>> recently that glibc-2.6 fails to build in this situation as they were only
>> setting -mt
I think it's the other way arround. -march=ix86 is implicit unless you
override it with a user variable.
On 7/18/07, Peter Gordon <[EMAIL PROTECTED]> wrote:
On Tue, 2007-07-17 at 19:47 -0400, Mike Frysinger wrote:
> historically, gcc on x86 has always defaulted to i386. some people noticed
> re
On Tue, 2007-07-17 at 19:47 -0400, Mike Frysinger wrote:
> historically, gcc on x86 has always defaulted to i386. some people noticed
> recently that glibc-2.6 fails to build in this situation as they were only
> setting -mtune via CFLAGS, not -march. i'll be tweaking gcc so that it will
> def
historically, gcc on x86 has always defaulted to i386. some people noticed
recently that glibc-2.6 fails to build in this situation as they were only
setting -mtune via CFLAGS, not -march. i'll be tweaking gcc so that it will
default -march based on your CHOST. so all the i686-* people will n
10 matches
Mail list logo