On 2017-08-18 08:16, Martin Schreiber wrote:
I checked with a simple library file, it seems that FPC strips the ".so*" part
from "external" names.

Exactly what I discovered too. :-/

So the only way to make version-safe binding units in
Free Pascal seems to be to use dlopen()/dlsym().

That was my conclusion as well.

Regards,
  Graeme

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

Reply via email to