again: sizeof(wchar_t)
Florian Weimer
fw@deneb.enyo.de
Sun Apr 25 20:47:00 GMT 2004
llewelly@xmission.com writes:
> The normal solution is to make configure compile run a program which
> outputs sizeof(wchar_t), and then substitutes that value into your
> header files. I didn't suggest this before because somehow I had
> the impression you were using a cross-compiler (which means the
> configure-time program which determines sizeof(wchar_t) must be
> downloaded to your target and its output somehow uploaded back,
> something which is not always feasible.)
autoconf has macros which can determine compile-time constants even
when cross-compiling.
--
Current mail filters: many dial-up/DSL/cable modem hosts, and the
following domains: atlas.cz, bigpond.com, di-ve.com, netscape.net,
postino.it, tiscali.co.uk, tiscali.cz, tiscali.it, voila.fr.
More information about the Gcc-help
mailing list