Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » C compiler and IDE for Linux
Closed Thread
Old 12-13-2008, 12:31 PM   #1 (permalink)
oldskool's Avatar
 
Electrical Systems Design

Join Date: Jun 2008

Location: Maine, USA

Posts: 1,647

oldskool has a spectacular aura aboutoldskool has a spectacular aura about

Default C compiler and IDE for Linux

I'd like to ask what is a good C development IDE and C compiler for Linux. I could Google this, but would rather hear from experienced users here at Tech-Forums. Thanks in advance for any suggestions.
oldskool is offline  
Old 12-15-2008, 04:50 PM   #2 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,425

office politics will become famous soon enough

Default Re: C compiler and IDE for Linux

might be flavor specific
office politics is offline  
Old 12-15-2008, 05:51 PM   #3 (permalink)
oldskool's Avatar
 
Electrical Systems Design

Join Date: Jun 2008

Location: Maine, USA

Posts: 1,647

oldskool has a spectacular aura aboutoldskool has a spectacular aura about

Default Re: C compiler and IDE for Linux

Do you mean like since I am using Ubuntu, that there may be a specific one for it ?
oldskool is offline  
Old 12-17-2008, 12:10 AM   #4 (permalink)
Kdar's Avatar
 
Ultra Techie

Join Date: Dec 2005

Posts: 870

Kdar is on a distinguished road

Default Re: C compiler and IDE for Linux

Yes, I think so. Some work better in KDE, some in Gnome.

When I used Ubuntu I had Geany (right now I am kind of messing with KDE4). It was just simple compiler, very lightweight.

But there are others IDEs for Gnome, I think. Well, you still can install IDEs for KDE too, I think.
Kdar is offline  
Old 12-17-2008, 02:34 AM   #5 (permalink)
Saxon's Avatar
 

Join Date: Feb 2007

Posts: 6,362

Saxon is just really niceSaxon is just really niceSaxon is just really niceSaxon is just really nice

Default Re: C compiler and IDE for Linux

Would emacs cover IDE?
__________________
I am not here for long I am deploying soon so please don't expect anything long winded.

Saxon is offline  
Old 12-17-2008, 07:52 PM   #6 (permalink)
oldskool's Avatar
 
Electrical Systems Design

Join Date: Jun 2008

Location: Maine, USA

Posts: 1,647

oldskool has a spectacular aura aboutoldskool has a spectacular aura about

Default Re: C compiler and IDE for Linux

Thanks, everyone, for your resposnes.
oldskool is offline  
Old 12-18-2008, 12:29 AM   #7 (permalink)
 
Newb Techie

Join Date: Dec 2008

Posts: 13

phpGuy is on a distinguished road

Default Re: C compiler and IDE for Linux

gcc and vim
phpGuy is offline  
Old 12-19-2008, 08:43 PM   #8 (permalink)
oldskool's Avatar
 
Electrical Systems Design

Join Date: Jun 2008

Location: Maine, USA

Posts: 1,647

oldskool has a spectacular aura aboutoldskool has a spectacular aura about

Default Re: C compiler and IDE for Linux

I have heard of gcc, that is built into Ubuntu, correct ?
oldskool is offline  
Old 12-19-2008, 09:46 PM   #9 (permalink)
nftecno's Avatar
 
Newb Techie

Join Date: Dec 2008

Location: bangalore

Posts: 8

nftecno is on a distinguished road

Send a message via Yahoo to nftecno
Default Re: C compiler and IDE for Linux

you can use this Free C and C++ compiler and IDE that Dev C++ supports OS's like
32-bit MS Windows (95/98), 32-bit MS Windows (NT/2000/XP), All 32-bit MS Windows (95/98/NT/2000/XP), All POSIX (Linux/BSD/UNIX-like OSes), Linux, Win2K, WinXP

Download link: SourceForge.net: Dev-C++

Regards
Nicholas Francis

Last edited by Mak213; 12-19-2008 at 11:46 PM. Reason: no personal site advertisements
nftecno is offline  
Old 12-27-2008, 08:20 PM   #10 (permalink)
oldskool's Avatar
 
Electrical Systems Design

Join Date: Jun 2008

Location: Maine, USA

Posts: 1,647

oldskool has a spectacular aura aboutoldskool has a spectacular aura about

Default Re: C compiler and IDE for Linux

Thanks for your response !
oldskool is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On