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

Re: unicode problem


Hi Akos,

Have you tried -fshort-wchar flag?

CAVEAT: Warning: the -fshort-wchar switch causes GCC to generate code that
is not binary compatible with code generated without that switch.  Use it to
conform to a non-default application binary interface.

Sincerely,
--Eljay


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