On May 16, 2012, at 8:50 AM, William Kyngesburye wrote: >> I didn't mentioned explicitly but I did a svn update so the code should be >> very close to what's in 1.9.1rc >> Anyone building the release candidate on OSX with XCode 4.3.2 successfully? >> >> Joaquim > > 1.9.1rc compiles with no problems (quick-n-dirty, no extras). > > I just noticed something else, but I don't know if it's a problem - your > libtool command has a "--tag=LD" flag in it, mine doesn't not. You also get > that message about ignoring unknown tag, and I wonder if it somehow confuses > libtool so that it drops the g++. What is your configure command? > Wait, I found the problem, nothing to do with your configure.
In trunk, --tag=LD was added to GDALMake.opt.in, but it's not in 1.9.1rc1. When I added that flag to 1.9.1rc, it failed the same as for you. I'll reopen the bug that prompted adding that flag. ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ "History is an illusion caused by the passage of time, and time is an illusion caused by the passage of history." - Hitchhiker's Guide to the Galaxy _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
