Linux Binary Release
gdal_dev_reader
alessandro_amici at t...
Mon May 27 10:44:19 EDT 2002
hi,
why don't you use the standard version control mechanism, then? :)
on my systems (debian linux) i use:
make WITH_SONAME="-Wl,-soname,libgdal.so.$(major)" \
GDAL_SLIB="\$(GDAL_ROOT)/libgdal.\$(SO_EXT).\$(GDAL_VER)" \
GDAL_SLIB_LINK="-L\$(GDAL_ROOT) -lgdal"
and i get what looks like a standard shared object (and happily
compile programs with -lgdal instead of -lgdal.1.1 :))
cheers,
alessandro
More information about the Gdal-dev
mailing list