[LLVMdev] LLVM toolchain compiler change

Wojciech DaniƂo wojtek.danilo.ml at gmail.com
Thu Nov 8 05:24:55 PST 2012


Hi!
I'm using project template from LLVM library (
http://llvm.org/docs/Projects.html).
while compiling (executing 'make' in build directory of my custom project)
it uses clang and gives me several errors. While using clang++ or g++ it
works. The question is - how can I change these makefile config files, to
enable generatoing of makefile that will use the ++ version of compilers.

Thank you :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121108/34e7c886/attachment.html>


More information about the llvm-dev mailing list