Skip to content

Instantly share code, notes, and snippets.

@Pitometsu
Created September 18, 2019 11:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pitometsu/ac1a00b3187732105f793ab41c21083e to your computer and use it in GitHub Desktop.
Save Pitometsu/ac1a00b3187732105f793ab41c21083e to your computer and use it in GitHub Desktop.
Darwin stdlib problem
$ nix-shell -p gcc8 --command 'echo $NIX_CFLAGS_COMPILE'
-isystem /nix/store/aj932q5vd2xzl67v3qs6hsg47lxmf0n2-libc++-5.0.2/include -isystem /nix/store/89gnz8abjwra67d8y6s6ysmjl6ji81ai-libc++abi-5.0.2/include -isystem /nix/store/yr2vwrbjgabcskp153nzsyl72ysbfc1g-compiler-rt-5.0.2-dev/include -F/nix/store/7x42k0scp8xscrf092jalvpns4cwnnj3-swift-corefoundation/Library/Frameworks -isystem /nix/store/aj932q5vd2xzl67v3qs6hsg47lxmf0n2-libc++-5.0.2/include -isystem /nix/store/89gnz8abjwra67d8y6s6ysmjl6ji81ai-libc++abi-5.0.2/include -isystem /nix/store/yr2vwrbjgabcskp153nzsyl72ysbfc1g-compiler-rt-5.0.2-dev/include -F/nix/store/7x42k0scp8xscrf092jalvpns4cwnnj3-swift-corefoundation/Library/Frameworks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment