[fpc-pascal] Re: linux: shouldwehard-codeversionedorunversionedshared libraries in our apps?

Marco van de Voort marcov at stack.nl
Thu Aug 16 20:59:23 CEST 2012


In our previous episode, Jonas Maebe said:
> > My plan (for linux) was:
> > Search fbclient.so search fbclient.so.2 (2.x series of firebird)
> > search fbclient.so.1 (1.x series of Firebird) if the library name has not been specified.
> 
> fbclient.so should not be searched. It could point to anything, including versions of the library not supported by the unit.

It should not be searched on the target system. Its definition on the
host system is "the version of the library to use by default".




More information about the fpc-pascal mailing list