[cfe-dev] Another Linker error with clang++
Devchandra L Meetei
dlmeetei at gmail.com
Tue Sep 13 23:51:17 PDT 2011
Is there any settings to be done to use clang++ instead of g++ on RHEL 6.1?
The compilation was fine except the linker complains (gnu ld).
what I did was
#export CXX = path/to/clang++/
then make for the project.
If these goes through clang will be supported for our project.
This is holding back
--Dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110914/d1abe212/attachment.html>
More information about the cfe-dev
mailing list