FYI, this SDK mismatch insanity can be avoided in cmake builds by more exhaustive usage of...
-DCMAKE_OSX_DEPLOYMENT_TARGET:STRING="" \ -DCMAKE_OSX_SYSROOT:STRING=/ \ to keep cmake away from the buried SDKs. On Thu, Sep 10, 2015 at 9:50 PM, Jack Howarth <howarth.at.f...@gmail.com> wrote: > I discovered today that the Xcode 7 GM application only contains the > 10.11 SDK whereas the Command Line Tools for Xcode 7 GM installs the > expected headers from the 10.10 SDK in /usr/include. I am now being told > that this is by design and that the newer SDK versions are expected to > support older deployment targets while the CLI packages are legacy. Yikes. > Jack >
------------------------------------------------------------------------------
_______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel