[fpc-pascal] Widestrings manager ?
Steve Howe
howesteve at gmail.com
Sat Aug 23 06:13:19 CEST 2008
Hello all,
I have a console application (web server) which prints this message at the
console:
"This binary has no widestrings support compiled in.
Recompile the application with a widestrings-manager in the program uses
clause."
I found no references to that on the documentation - the widestrings reference
advices to look at the system unit documentation but I found nothing there.
Google says nothing as well.
The system.pp unit has a call to "InitWideStringManager"; I'd think it
initializes the widestring manager, but it seems not.
How can I fix that ?
My environment:
Linux 2.6.24-19 (ubuntu)
Free Pascal Compiler version 2.2.2 [2008/07/30] for i386
Thanks.
--
Best Regards,
Steve Howe
More information about the fpc-pascal
mailing list