I'm running XCode 3.2.6 installed into /Developer-3.2.6 and have the Intel C++ compiler installed in /Developer-3.2.6 as well (I just transitioned from an eval to a paid license).
However, when I try to build some C++ code I get this error for every file:
catastrophic error: cannot open source file "bits/c++config.h"
It was all working fine when everything was installed in /Developer.
Please, is there a workaround for this?




