[cfe-dev] How does clang++ find the g++ include paths?

Martin Martin martin at infinio.com
Fri Dec 20 08:46:37 PST 2013


Hi,

We're trying to get clang++ working in a chroot directory, and
currently it's not finding any of the g++ include dirs, e.g.
/usr/include/c++/4.8.  How does it find those?  Does it invoke g++?
Is there any way to get more information about what's going wrong?

Thanks,

Martin



More information about the cfe-dev mailing list