On 03/09/2014 08:36 PM, m...@rpzdesign.com wrote: > Marco: > > Based on the tone of your response, I am thinking that I > am doing something stupid on windows win32? >
You are on the correct path but you need to point to the mingw libraries. They provide the stubs for msvcrt and other windows standard libraries. Take a look at these step by step instructions on static linking http://forum.lazarus.freepascal.org/index.php/topic,15712.msg84781.html#msg84781 . It is about linking Sqlite but it applies to most C code. Ludo _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal