This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/16183] wctype.h not included by c++locale_internal.h


------- Additional Comments From rearnsha at gcc dot gnu dot org  2004-06-24 19:18 -------
In file included from codecvt_members.cc:37:
/home/rearnsha/gnu/gcc-3.4-build/armv4l-unknown-linux-gnu/libstdc++-v3/include/armv4l-unknown-linux-gnu/bits/c++locale_internal.h:36:
error: `iswctype_l' was not declared in this scope
/home/rearnsha/gnu/gcc-3.4-build/armv4l-unknown-linux-gnu/libstdc++-v3/include/armv4l-unknown-linux-gnu/bits/c++locale_internal.h:36:
error: invalid type in declaration before ';' token
/home/rearnsha/gnu/gcc-3.4-build/armv4l-unknown-linux-gnu/libstdc++-v3/include/armv4l-unknown-linux-gnu/bits/c++locale_internal.h:44:
error: `towlower_l' was not declared in this scope
/home/rearnsha/gnu/gcc-3.4-build/armv4l-unknown-linux-gnu/libstdc++-v3/include/armv4l-unknown-linux-gnu/bits/c++locale_internal.h:44:
error: invalid type in declaration before ';' token
/home/rearnsha/gnu/gcc-3.4-build/armv4l-unknown-linux-gnu/libstdc++-v3/include/armv4l-unknown-linux-gnu/bits/c++locale_internal.h:45:
error: `towupper_l' was not declared in this scope
/home/rearnsha/gnu/gcc-3.4-build/armv4l-unknown-linux-gnu/libstdc++-v3/include/armv4l-unknown-linux-gnu/bits/c++locale_internal.h:45:
error: invalid type in declaration before ';' token


etc.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16183


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]