This is the mail archive of the gcc@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]

Re: gcc ignores locale (no UTF-8 source code supported)


> You could autoconf for the existence of the wide character routines.

FYI: libstdc++-v3 already has done this. Feel free to take the
relevant bits from libstdc++-v3/acinclude.m4:894

GLIBCPP_CHECK_WCHAR_T_SUPPORT

-benjamin

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