Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » New to Eclipse: use 3rd party SDK
New to Eclipse: use 3rd party SDK [message #1077370] Thu, 01 August 2013 15:52 Go to next message
Eclipse UserFriend
Hello,

I'm new to Eclipse and Linux development, although I'm not new to
development nor to Linux.

Right now I'm reading the Workbench user guide after installing Eclipse
IDE
for C/C++ Developers Eclipse IDE for C/C++ Developers (Windows 32 bits
with JRE 32 bits). I use Windows 7, as it is company-wide mandated.

My idea is to use Eclipse to develop C/C++ software for ARM-based Linux
system.

The hardware vendor provides an "IDE" that really is a Cygwin installation
that includes the cross compiler arm-linux-gcc, headers (.h files) and
their system library (libxxxx.a file). II expected an "IDE" to offer at
least an editor with project management capabilities, but that's just me)

How would I go to made this SDK and "IDE" available for my Eclipse?

Any URL or help on what search terms to use are greatly appreciated.

Please let me know if you need further information or clarifications.


P.S.: Please forgive my English, as it's not my first language.

--
Salut,
Sinner
Re: New to Eclipse: use 3rd party SDK [message #1078684 is a reply to message #1077370] Sat, 03 August 2013 11:14 Go to previous message
Geoff Kaniuk is currently offline Geoff KaniukFriend
Messages: 5
Registered: July 2013
Junior Member
I use Eclipse CDT 3.8 (Juno) in Linux. I have noticed a page of tools accessed via:
Project > Properties > C/C++ Build
Tool Chain Editor

In the section 'Used Tools' there is a button "Select Tools ...", which brings up a list of tools. On my system this includes MinGW CygWin, MacOS X and Solaris. I dont use any of this at the moment, but at some stage I will need to port a project to Windows, so I am interested.


Geoff
Previous Topic:Debug Config, not showing 'new' connections
Next Topic:Using GoogleTest
Goto Forum:
  


Current Time: Fri Apr 26 02:34:35 GMT 2024

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

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

Back to the top