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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to