Hello, I have been trying for some time to compile GDAL and the GDAL apps as a static library / executable programs.
The goal is to cast GDAL and all its dependencies (PROJ / GEOS / all dependencies to system libraries / ...) into a static library and to create the GDAL apps as static executable programs. There should be no dynamic dependencies. Unfortunately, I have not had any success so far. The library is created statically but the apps are not yet. Does anyone have experience with this topic or possibly a procedure that leads to success? Best regards. Michael Otto
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev