[Bug c++/15773] Error, if compiled with -O3 (gettext method name)
bruno at clisp dot org
gcc-bugzilla@gcc.gnu.org
Thu Jun 3 12:06:00 GMT 2004
------- Additional Comments From bruno at clisp dot org 2004-06-03 12:06 -------
It's a bug in glibc's <libintl.h> header that happens to hit with g++ 3.4 because
c++locale.h in g++ 3.4 now #includes <libintl.h> which it didn't do in earlier versions
of g++. Reported to libc-alpha today.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15773
More information about the Gcc-bugs
mailing list