Avatar of TKD
TKD

asked on 

Disable wchar type in gSOAP

Hi,
I use cross-compiler mipsel-uclibc-gcc to compile gSOAP source code. But the mipsel-uclibc-gcc doesn't support wide character complete, I get an error message about wide character by compiling with cross-compiler mipsel-uclibc-gcc. See this discuss [https://www.experts-exchange.com/questions/23575719/mipsel-uclibc-gcc-compiles-gSOAP-project-without-finding-MB-CUR-MAX.html?cid=239&anchorAnswerId=22033657#a22033657]
So I would like to disable wchar type in gSOAP source code. What should I do?
Thank you.
Web Languages and StandardsC

Avatar of undefined
Last Comment
TKD

8/22/2022 - Mon