This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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)


On Fri, 22 Sep 2000, Markus Kuhn wrote:

> It seems that gcc ignores the locale and does not use glibc's multi-byte
> decoding functions to read in wide-string literals. :-(

Try configuring gcc with --enable-c-mbchar, but I don't know how
functional that option is in either 2.95.2 or current CVS.  See also

http://gcc.gnu.org/proj-cpplib.html#charset

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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