This is the mail archive of the libc-alpha@sources.redhat.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]
Other format: [Raw text]

Re: use CPPFLAGS at configure time


On Apr  3, 2003, Ulrich Drepper <drepper at redhat dot com> wrote:

> Alexandre Oliva wrote:
>> Besides, I'm (ab)using CPPFLAGS in the mips64-linux configury to pass
>> -mabi= to the compiler

> This is no reason.  Fix your code.

Indeed.  The reason was the inconsistency.  CPPFLAGS is missing in a
number of locations where it should actually be there.  I find it
would be stupid to waste time figuring out exactly where your code was
broken, so I applied the fix uniformly, even where it was not strictly
necessary.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva at {redhat dot com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva at {lsd dot ic dot unicamp dot br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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