Re: [arm-gnu] wchat_t size
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] wchat_t size



naveen yadav wrote:
Hi All,
I am using codesourcery toolchain. it is having Size for wchar_t=4, I have some precompiled library having size wchar_t=2. Is there any way to change the size of codeSourcery to 2 .

Please see:
https://support.codesourcery.com/GNUToolchain/kbentry103

Use -fshort-wchar to cause Sourcery G++ to compile using a 16-bit wchar_t.

Please be aware that we do not provide a runtime with 16-bit wchar_t, so you must use another runtime or contact sales@xxxxxxxxxxxxxxxx to discuss your requirements.

Cheers,
Carlos.
--
Carlos O'Donell
CodeSourcery
carlos@xxxxxxxxxxxxxxxx
(650) 331-3385 x716