[postgis-devel] Building the extension on Solaris/amd64
Sandro Santilli
strk at keybit.net
Mon May 20 00:08:40 PDT 2013
On Sun, May 19, 2013 at 10:06:46PM +0100, Mark Cave-Ayland wrote:
> On 19/05/13 14:56, Paragon Corporation wrote:
>
> >$ libtool --version
> >libtool (GNU libtool) 2.4.2
> >Written by Gordon Matzigkeit<gord at gnu.ai.mit.edu>, 1996
>
> That should definitely be new enough to work. I must admit I'm
> stumped at the moment as to why you're not getting a versioned DLL.
> Perhaps compare the libtool magic with GEOS, as that definitely used
> to produce a libgeos-3.x.y.DLL and link against it correctly when
> compiled with MingW.
If she gets a static only library than no version is needed because
any user will copy the functions in the .exe and there'd never be
any incompatibility.
--strk;
More information about the postgis-devel
mailing list