Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Cross Compiler Toolchain (with Makefile)
Cross Compiler Toolchain (with Makefile) [message #1710378] Tue, 06 October 2015 06:47
Eclipse UserFriend
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 06:49] by Moderator

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


Current Time: Sun Jun 15 18:27:59 EDT 2025

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

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

Back to the top