[gdal-dev] gdal-2.4.3 build dies at libiso8211.a

Even Rouault even.rouault at spatialys.com
Sun Dec 15 09:02:26 PST 2019


> > How would I do a "non-libtool build" ?

--without-libtool

> 
> Maybe a better questions is:
> 
> why is gdal trying to build a static library when --disable-static is
> specified? Is there any way to _really_ disable static ?

GDAL build system uses autoconf, but not automake. The makefile are hand 
written, so some of the autoconf options will have no real effect. If you want 
to disable the static lib, the best is to delete manually libgdal.a after 
libgdal.so has been generated.

Even

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com


More information about the gdal-dev mailing list