Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to add another toolchain(How to have 2 version of g++ compile )
How to add another toolchain [message #827554] Fri, 23 March 2012 13:48
William Yizhu is currently offline William YizhuFriend
Messages: 1
Registered: March 2012
Junior Member
I am running Eclipse CDT in Redhat Enterprise, the default version of g++ compiler is 4.4.6. The support team added g++ 4.6.3 recently, I am wondering how can I set up Eclipse in such a way that I can choose to compile the application with either g++ 4.4.6 or 4.6.3.

Can I add 4.6.3 as another toolchain? So that I can choose which version of g++ to compile with.

Thanks.
Previous Topic:Enabling Pretty Print breaks debugger
Next Topic:Env variables and generated makefile
Goto Forum:
  


Current Time: Fri Apr 26 16:58:57 GMT 2024

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

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

Back to the top