> On Jul 22, 2015, at 3:33 PM, Kyle Sammons <[email protected]> wrote: > > Ah, yeah, I believe I'm working in XCode 3.2 compatibility mode, so updating > that would probably be a solid idea. As for the "GCC_ENABLE_OBJC_GC", that > should be set to "unsupported", which, AFAIK, should disable all GC. I'll be > investigating a bit further, though.
Don't set it to unsupported; delete it entirely. THAT will disable GC for sure. Also, Xcode 3.2 compatibility mode pretty much means nothing. That's just the file format version, which has been the same for years until very recently (Xcode 6.3). I'm not even sure what changed, as it's still largely the same. > Thanks again for the help!, No problem, glad to help. > -Kyle -- Jake Petroules - jake.petroules at petroules.com _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
