[fpc-pascal] Static linking to C library on Windows

Marco van de Voort fpc at pascalprogramming.org
Wed Nov 27 21:47:58 CET 2019


Op 2019-11-27 om 21:38 schreef Ryan Joseph via fpc-pascal:
> Moving on to Windows now and more basic problems. I've built from Python sources again but I'm not sure about static libraries on Windows. There is a .dll which is a dynamic library and .lib which I assume is the static library. Again I link using:

More likely the .lib is just an import lib for the dll.





More information about the fpc-pascal mailing list