Created
May 11, 2026 13:53
-
-
Save iains/5a8c9398fd0b093a215a55ae1e0c8ec1 to your computer and use it in GitHub Desktop.
libc++ ordering
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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