[Gdal-dev] Patching after configure
Sean Fulton
fulton at cmu.edu
Tue Oct 28 23:16:12 EST 2003
Hello,
Am I correct in assuming the patches in 'patchfiles' are applied before
configure is run? Is there a way to patch after configure is run?
I'm trying to do a portfile for GDAL
(http://www.remotesensing.org/gdal/). The info I can find for building
it on OS X requires modifying the GDALmake.opt file which is generated
from the configure script.
The patch changes "LD_SHARED = gcc -dynamiclib" to "LD_SHARED = g++
-dynamiclib"
I don't actually know all that much about the build process so if
anyone has a suggestion of another fix, I'd love to hear it.
Thanks.
Sean
More information about the Gdal-dev
mailing list