[Nix-dev] gcc has stopped working on Mac OS X Mavericks
John Wiegley
johnw at newartisans.com
Sat Oct 25 04:17:24 CEST 2014
>>>>> Michael Sperber <sperber at deinprogramm.de> writes:
> That setting didn't take for me. But your hint made me set SDKROOT in
> pkgs/stdenv/nix/default.nix directly, and that did the trick.
I had to set this:
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk
John
More information about the nix-dev
mailing list