[fpc-pascal] Defining sonames?
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Fri Aug 18 10:56:47 CEST 2017
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
More information about the fpc-pascal
mailing list