Re: multiply defined wcstouq on Linux

2008-12-26 Thread Bruno Haible
Eric Blake wrote: > gcc4 -std=gnu99 ... > ../lib/libm4.a(vasnprintf.o): In function `wcstouq': > /usr/include/wchar.h:585: multiple definition of `wcstouq' > ../lib/libm4.a(quotearg.o):/usr/include/wchar.h:585: first defined here > ... > This seems like a bug in glibc's , especially since gnulib do

multiply defined wcstouq on Linux

2008-12-25 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nelson H. F. Beebe gave me an off-list report of a failure linking on Linux due to multiply-defined wcstouq and other helper functions from the glibc headers. uname: Linux xxx 2.6.18-92.1.22.el5 #1 SMP Fri Dec 5 09:29:46 EST 2008 i686 GNU/Li