[Gdal-dev] new build strategy for org/orgsf_frmts/
Alessandro Amici
alexamici at tiscali.it
Fri Jul 18 13:46:14 EDT 2003
Frank,
> my plan is to use partial linking (ld -r) for sub-directory dependencies.
> with the attached patch i fase out ogrsf_frmts.a which is inserted into
> ogr.a as a single object (ogrsf_frmts.o).
as a metter of fact there is an easier way to roll ogrsf_frmts.a into ogr.a:
just use .o/*.o :-/.
this is what i just committed to cvs.
so heads up, ogrsf_frmts.a is no more!
you'll find all the ogr formats into ogr.a.
cheers,
alessandro
More information about the Gdal-dev
mailing list