Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我构建了 libc++abi、libc++、glibc。所以接下来我想构建使用我自己构建的库的clang。 我如何构建默认使用我自己构建的库的clang?
使用以下命令编译 Clang:
-DCLANG_DEFAULT_CXX_STDLIB=libc++