On 01/30/11 08:22, Christopher Jefferson wrote: [snip] > > Compile C++ with clang++ > > Chris Yes! Thanks: /home/evansl/download/llvm/svn/build/Debug+Asserts/bin/clang++ -c -std=c++0x -U__GXX_EXPERIMENTAL_CXX0X__ test.cpp /home/evansl/download/llvm/svn/build/Debug+Asserts/bin/clang++ test.o -o test.x ./test.x 2 make: *** [test] Error 2