Hello all, This is a follow-up message on yesterday's about making shared libraries with units, using the ppumove tool.
Trying the ppumove procedure on an Ubuntu platform works perfectly. I used the same test.pp code. It compiled with "fpc -Cg" and produced test.o and a test.ppu files. the "ppumove -o test -e ppl test.ppu produced a test.ppl and a libtest.so file correctly. I still need to check if the code executes, but a least the shared library is built on Linux. I don't know why the same procedure doesn't work on Windows. Is it a problem with the way I configure FPC? or LD? Has anyone tested ppumove on windows? Best regards, Thierry _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal