[Bug libstdc++/16182] wctype.h not included by c++locale_internal.h
rearnsha at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jun 25 00:17:00 GMT 2004
------- Additional Comments From rearnsha at gcc dot gnu dot org 2004-06-24 23:09 -------
Hmm, it seems that when checking for wctype.h configure has written the
following line into conftest.c
#define ${ac_tr_func} 1
That of course causes a failure when passed to the C++ compiler.
I'll investigate further.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16182
More information about the Gcc-bugs
mailing list