Skip to content

Instantly share code, notes, and snippets.

@iains
Created May 11, 2026 13:53
Show Gist options
  • Select an option

  • Save iains/5a8c9398fd0b093a215a55ae1e0c8ec1 to your computer and use it in GitHub Desktop.

Select an option

Save iains/5a8c9398fd0b093a215a55ae1e0c8ec1 to your computer and use it in GitHub Desktop.
libc++ ordering
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/local/include"
ignoring nonexistent directory "/opt/iains/x86_64-apple-darwin24/gcc-17-0-0a/lib/gcc/x86_64-apple-darwin24/17.0.0/../../../../x86_64-apple-darwin24/include"
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/Library/Frameworks"
#include "..." search starts here:
#include <...> search starts here:
/opt/iains/x86_64-apple-darwin24/gcc-17-0-0a/lib/gcc/x86_64-apple-darwin24/17.0.0/../../../../include/c++/v1
/opt/iains/x86_64-apple-darwin24/gcc-17-0-0a/lib/gcc/x86_64-apple-darwin24/17.0.0/include
/opt/iains/x86_64-apple-darwin24/gcc-17-0-0a/lib/gcc/x86_64-apple-darwin24/17.0.0/include-fixed
/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include
/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment