[fpc-pascal] Re: linux: should we hard-code versioned or	unversioned shared libraries in our apps?
    Marco van de Voort 
    marcov at stack.nl
       
    Wed Aug 15 23:10:12 CEST 2012
    
    
  
In our previous episode, Graeme Geldenhuys said:
> I had a quick look to see what other (non FPC based) application do.
> FlameRobin has a dependency on libfbclient.so.2 (thus versioned .so
> library). That's why it works without having to install the -devel
> package.
Is that a cross-distro binary? Since that is exactly what you get
when libraries wouldn't build with -dyn.
Blend perfectly with the distro they are build for, but if changes occur 
chances on recovery are slim.
    
    
More information about the fpc-pascal
mailing list