Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Cross Compiler Toolchain (with Makefile)
Cross Compiler Toolchain (with Makefile) [message #1710378] Tue, 06 October 2015 10:47
star bright is currently offline star brightFriend
Messages: 17
Registered: September 2015
Junior Member
I installed Eclipse CDT with support for a cross toolchain. It seems, that I didn't get how to handle this.
It seems to work somehow if the Wizard creates an "Executable" C/C++ project.

But If I want to create a "Makefile" project it doesn't work. I am not asked for a gcc prefix or path and also no includes are set. I can do some things in the advanced tab during the wizard.
But even if I add the pathes for the includes I get the x86 inlcudes additional.

Does someone knows how to setup am Makefile cross compiled project?
At least I need the include pathes, as otherwise I get a lot of errors/warnings.

(Additional: Best would be to create this cross toolchain settings just once, so that it is available for all projects).

[Updated on: Tue, 06 October 2015 10:49]

Report message to a moderator

Previous Topic:Remote Valgrind and Mars release
Next Topic:Paths and symbols
Goto Forum:
  


Current Time: Thu Apr 25 20:05:21 GMT 2024

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

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

Back to the top