[Gdal-dev] static libraries revamped (was: new build strategy for org/orgsf_frmts/)
Alessandro Amici
alexamici at tiscali.it
Thu Jul 24 14:21:18 EDT 2003
Frank,
> I think perhaps it is time we moved the file list for into a seperate file
> that can be included from different places. So for instance, in gdal/ogr
> we would have a file with a list of the basename of all source files to
> be compiled into object.
>
> Ideally this file would also be used as the file list for the NMAKE files
> somehow. Perhaps the file should look like:
>
> OGR_OBJLIST = ogrcore.obj \
> ogrspatialreference.obj \
in the perfect 'gnu world' i'd oppose this solution, but since gdal is forced
to support two build systems this could actually simply maintainance.
i'll give it a spin. how do i call the file? ogr.dep?
cheers,
alessandro
More information about the Gdal-dev
mailing list