how do I edit toolchains? [message #1832424] |
Thu, 17 September 2020 15:22 |
Ravenous Bugblatterbeast Messages: 25 Registered: April 2020 |
Junior Member |
|
|
I've tried to set up a custom toolchain and got confused.
What I can edit under Preferences > Core Build Toolchains does not seem to match with the available options at Project-Properties > C/C++ Build > Tool Chain Editor.
I'm sure that I'm just missing something obvious here. I remember Project-Properties > C/C++ Build > Settings used to have a tab named toolchain. That was perfect and is exactly what I need now. I just want to select a path and the binaries for the tools.
You probably just have to point me in the right direction. I've done the same thing on other IDEs and (much) older versions of eclipse tons of times.
Eclipse IDE for C/C++ Developers
Version: 2020-03 (4.15.0)
Build id: 20200313-1211
[Updated on: Thu, 17 September 2020 15:23] Report message to a moderator
|
|
|
Re: how do I edit toolchains? [message #1832449 is a reply to message #1832424] |
Fri, 18 September 2020 08:02 |
David Vavra Messages: 1426 Registered: October 2012 |
Senior Member |
|
|
Project --> Properties --> C/C++ Build --> Settings --> Tool Settings tab
Allows options settings for various tools in the toolchain but assumes toolchain selected elsewhere.
The tab is only present if CDT is generating the makefile.
If a makefile is being built and the cross compiler is chosen,
you can specify the path to the tool binaries.
Project --> Properties --> C/C++ Build --> Toolchain Editor
has a dropdown selection box called "Current toolchain".
It is filtered if you select "Display compatible toolchains only".
[Updated on: Fri, 18 September 2020 08:09] Report message to a moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04016 seconds