Just a heads up: The bug seems to be back in Saucy (32-bit install running on a VirtualBox).
gcc at 4.8, clang at 3.3, same symptom. /usr/bin/cc->clang /usr/bin/c++->clang++ To repeat, compile anything that includes <string>. Then <bits/c++config.h> fails to be found again. The bits/c++config.h file is at /usr/include/i386-linux-gnu/c++/4.8/ Passing '-isystem /usr/include/i386-linux-gnu/c++/4.8' fixes the problem for my build. I am rebuilding llvm 3.3 and will try to fix it in InitHeaderSearch.cpp or therabouts. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1095357 Title: Clang++ 3.2 fails to compile anything ('bits/c++config.h' file not found) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/clang/+bug/1095357/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs