Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Beginner Set-Up(GhostBSD Eclipse C-Project)
Beginner Set-Up [message #1767337] Tue, 04 July 2017 17:57 Go to next message
Graeme Barton is currently offline Graeme BartonFriend
Messages: 1
Registered: July 2017
Junior Member
Hi Folks,

So i installed Eclipse and CDT from the Pkg installer.

I can't get Eclipse set up correctly. I have GNU installed.

1)New C Project

2) Executable>Toolchains: CrossGCC or XL C/C++ Tool Chain.

Not sure how to configure any of this ? the tutorial i'm trying to follow seems to think there should be Linux GCC (i know i'm BSD but something else?)

I've tried to progress and used both of the above as 'Toolchains' but not getting anywhere at the mo.

thanks in advance
gbar
Re: Beginner Set-Up [message #1767460 is a reply to message #1767337] Thu, 06 July 2017 08:56 Go to previous message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
Do you have gcc at the command line. If Eclipse cannot find gcc on the PATH then Linux GCC will not be presented as an option.

Cross GCC is for compiling code for other computers on your computer, so you don't want that.
XL C/C++ is specialist, so unless you know you want it, you don't.
Previous Topic:CDT in Eclipse Oxygen
Next Topic:Debug not working
Goto Forum:
  


Current Time: Fri Apr 26 15:41:26 GMT 2024

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

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

Back to the top