leledumbo wrote on Wed, 22 Aug 2012:

I've created a .so from a unit by compiling it to .ppu and .o and then
executes ppumove on the .ppu. Now I've got the .so and .ppl (extension
specified with -e), how can I tell fpc to link against them instead of the
.ppu and .o? I've tried with -XD with no success.

You probably can't. The above is all part of what will be necessary for supporting Delphi-style packages, but the functionality is not finished (and has been that way since a long time).


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to