Re: [gdal-dev] Fwd: Re: No SONAME in libgdal.so when building with --without-libtool

2016-08-09 Thread Gareth Francis
I've attached an updated patch, though I don't think it's good enough for all gdal versions/platform combinations libtool is provided with all 3 version components via -version-info and uses them as a base for the soname entry. On Linux/similar it should just be the first component (libgdal.so.21)

[gdal-dev] Fwd: Re: No SONAME in libgdal.so when building with --without-libtool

2016-08-09 Thread Even Rouault
Forwarding to the list. -- Message transmis -- Sujet : Re: [gdal-dev] No SONAME in libgdal.so when building with --without- libtool Date : mardi 09 août 2016, 14:38:00 De : Gareth Francis À : Even Rouault Not having a SONAME entry doesn't directly cause any problems, however