[dmd-internals] Compiling DMD on Lion with the Xcode 4.3 SDK

Jacob Carlborg doob at me.com
Sun Mar 18 08:56:22 PDT 2012


In Xcode 4.3 Apple has replaced the Xcode installer with a regular application to be compatible with app store. This has caused them to move the SDK from /Developer/SDKs/ to /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/

How can this be handled in the DMD makefile?

-- 
/Jacob Carlborg



More information about the dmd-internals mailing list