[fpc-pascal] Re: linux: shouldwehard-codeversionedorunversionedshared libraries in our apps?
Martin Schreiber
mse00000 at gmail.com
Fri Aug 17 07:29:03 CEST 2012
On Thursday 16 August 2012 18:11:34 Michael Van Canneyt wrote:
>
> 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.
>
MSEgui searches for the *.so as last option. First the newest version it has
been tested, then the older which are supported too, if none found the
versionless.
Martin
More information about the fpc-pascal
mailing list