[Gdal-dev] Universal GDAL build on OS-X ??

Christopher Barker Chris.Barker at noaa.gov
Thu Oct 25 20:11:54 EDT 2007


How to I build GDAL to be Universal (PPC + Intel) on OS-X?

I seem to have gotten GDAL itself to build, but now when the python 
extension tries to build, I get errors because I'm using a Universal 
Python, but it's trying to link with the libgdal.dylib, which is PPC 
only (I'm on a PPC machine).

William, you distribute universal binaries, so it must be possible. 
Please tell me you don't build them separate and lipo them together!

thanks,
-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov



More information about the Gdal-dev mailing list