[fpc-pascal] Re: linux:	shouldwehard-codeversionedorunversionedshared libraries in our apps?
    Graeme Geldenhuys 
    graemeg.lists at gmail.com
       
    Thu Aug 16 18:42:31 CEST 2012
    
    
  
On 16 August 2012 17:33, Jonas Maebe <jonas.maebe at elis.ugent.be> 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.
>
> fbclient.so should not be searched. It could point to anything, including versions of the library not supported by the unit.
@Michael
I have to agree with Jonas here. The unversioned symlink is potential
trouble. Other than that, your solution sounds fine.
-- 
Regards,
  - Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
    
    
More information about the fpc-pascal
mailing list