bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multiply defined wcstouq on Linux


From: Bruno Haible
Subject: Re: multiply defined wcstouq on Linux
Date: Fri, 26 Dec 2008 09:48:26 +0100
User-agent: KMail/1.9.9

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 <wchar.h>, especially since gnulib does
> not mess with wcstouq.

Yes, correct. This bug hits people who install new gcc versions on older
glibc versions.
  <http://sourceware.org/bugzilla/show_bug.cgi?id=4022>
Reported and fixed in 2007 already.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]