[cfe-dev] compiling C++ with clang++

Eric Christopher echristo at apple.com
Tue Mar 2 18:57:36 PST 2010


On Mar 2, 2010, at 6:54 PM, Salman Pervez wrote:

> Well, there's some progress but the error message is still the same. Here's the output I get with -v

Are you sure you rebuilt? After these:

ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4"
ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/i686-pc-linux-gnu/"
ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/backward"

should be a:

/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4/x86_64-pc-linux-gnu

-eric



More information about the cfe-dev mailing list