This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [zahn@berlin.snafu.de] libc/1149: #ifdef __i686__ problematic to generate 686-dependent code


Philip Blundell <Philip.Blundell@pobox.com> writes:

> I tend to feel that egcs shouldn't be defining __686__ in the -mpentiumpro 
> case.  IMHO, the ideal would be to have egcs define __686__ iff 
> -march=pentiumpro was given, and to either have glibc inspect the 
> configuration name for optimization information, or (preferably) add another 
> set of predefines to the compiler.

Yes, this is the only thing which makes sense.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]