Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse project compile from command line?
icon5.gif  Eclipse project compile from command line? [message #1693049] Tue, 21 April 2015 12:30
Martin WiedenbauerFriend
Messages: 1
Registered: April 2015
Junior Member
Hi,

I have a CDT project with a crosscompiler for a arm board.
The remote debug works fine, programs works fine.
However I need to compile this code later automated from command line.
Eclipse do some makefiles but if I call make the crosscompiler is not found. It seems the makefiles do not store the cross compile environment.
So my idea is to start eclipse with its environment from command line and compile the project but CDT edition does not have eclipsec (linux).

What for options do I have? Where can I reproduce/read eclipse environment for crosscompiler?
Previous Topic:could not able to access beagleBone Black hardware using Eclipse.
Next Topic:Luna, CDT 8.4 and Qt
Goto Forum:
  


Current Time: Fri Apr 26 05:59:15 GMT 2024

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

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

Back to the top