Hi All, I am using the macro X which has definition like #define X(str) ((const XMLCh *) L##str) But In freeBSD 4.9 it is not working which has gcc version 4.95.4 . GCC 4.95.9 doesn't have compiler option -fshort-wchar. Can anybody tell me how can I do the same functionality in freeBSD 4.9 or in gcc 4.95.4.
Thanks. Regards, Umesh
