[patch]: fix mips64 symbol versioning detection

Alexandre Oliva aoliva@redhat.com
Fri Jul 25 01:53:00 GMT 2003


On Jul 24, 2003, Guido Guenther <agx@sigxcpu.org> wrote:

> On Thu, Jul 17, 2003 at 11:51:53AM +0200, Guido Guenther wrote:
>> due to a problem in configure.in. No $CFLAGS are passed on line 4801,
>> resulting in a n32 .o:
>> ${CC-cc} -c $ASFLAGS conftest.s
> Anything wrong with this patch? Isn't passing $CFLAGS to the c compiler
> o.k.?

They don't like it.  The recommended thing to do is to add the flag to
CC, not CFLAGS.  I agree this sucks.

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



More information about the Libc-alpha mailing list