Hi, Konrad Hinsen <[email protected]> skribis:
>> ~/.nix-profile/bin/gcc hello.c -o hello > hello.c:1:19: fatal error: stdio.h: No such file or directory > compilation terminated. Hmm, how did you install it? And did you try after r33911? This commit sets ‘noSysDirs’ to false on Darwin, meaning that GCC would look for files under /usr (stdenv.gcc already did that.) Thanks, Ludo’. _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
