Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Why one would need "C/C++ LLVM-Family Compiler Build Support" plugin?
Why one would need "C/C++ LLVM-Family Compiler Build Support" plugin? [message #1823176] Sat, 21 March 2020 00:13 Go to next message
Eclipse UserFriend
There is this optional component for Eclipse CDT "C/C++ LLVM-Family Compiler Build Support" that supposedly helps you to work with Clang ("C/C++ LLVM-Family Compiler" is just a long way to say Clang) compiler. In fact there is nothing helpful in this plugin. It only shows weird warnings that it can't find clang or it gets in a way with its automatically detected and enforced libraries.

All one has to do to work with clang is to change g++ to clang++ here:

index.php/fa/37632/0/

That's it.

Anyone uses this plugin? What's the benefit?
  • Attachment: new-241.png
    (Size: 30.13KB, Downloaded 1401 times)
Re: Why one would need "C/C++ LLVM-Family Compiler Build Support" plugin? [message #1823178 is a reply to message #1823176] Sat, 21 March 2020 06:40 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

Try the 2020-03 version of the CDT. That should work.
Re: Why one would need "C/C++ LLVM-Family Compiler Build Support" plugin? [message #1823191 is a reply to message #1823178] Sat, 21 March 2020 14:24 Go to previous message
Eclipse UserFriend
Joost Kraaijeveld wrote on Sat, 21 March 2020 10:40
Try the 2020-03 version of the CDT. That should work.
Why? Changing g++ to clang++ works perfectly. I am curious what this plugin gives me besides that.
Previous Topic:[Arduino] Support multiple version libraries
Next Topic:Starting new project won't compile
Goto Forum:
  


Current Time: Fri Jul 11 10:57:25 EDT 2025

Powered by FUDForum. Page generated in 0.31496 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top