Thread: Linux c ide

  1. #1
    Registered User
    Join Date
    Jan 2003
    Posts
    1

    Question Linux c ide

    Are there any other c ide's out there that are any good (apart from kdevelop)?

    Cheers

    Cumbers

  2. #2
    Registered User codingmaster's Avatar
    Join Date
    Sep 2002
    Posts
    309
    I heared of DevCpp for Linux, but I dunno, if it's already released

    There are a lot of syntax highlightning editors for Linux, the most of them have an option to compile the written source directly without editing the command line options for gcc urself

    Like: in Visual Studio, print Strg+F5 for compiling.....
    or print F9 in DevCpp for compiling.......

    The best one is Kdevelop................

  3. #3
    Registered User
    Join Date
    Oct 2002
    Posts
    385
    Try Anjuta if you like GNOME and GTK+.
    http://www.anjuta.org/
    I believe it has support for C and C++.
    Wandering aimlessly through C.....

    http://dbrink.phpwebhosting.com

  4. #4
    Registered User
    Join Date
    Jul 2002
    Posts
    161
    You might check out rhide. It can be a hassle to compile and install though, depending on your distro and version of linux.

  5. #5
    Registered User
    Join Date
    Dec 2001
    Posts
    17

    KDevelop

    Does anyone know if you can use KDevelop to create console apps?
    -----------------------
    R. D. Nichols, Jr.

    -Why do I have to go EVERYWHERE in this handbasket?

  6. #6
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    Emacs is also a viable option. It's not programming centered, but it does do formatting, coloring, and even automatic compiling if you configure it to.

  7. #7
    Registered User
    Join Date
    Oct 2002
    Posts
    21
    VIM!!!

  8. #8
    Registered User Fredd's Avatar
    Join Date
    Oct 2002
    Posts
    69
    VIM!!!
    very nice text editor, not an ide though.
    "Writing software is more fun than working."

    got slack?
    http://www.slackware.com/

  9. #9
    still a n00b Jaguar's Avatar
    Join Date
    Jun 2002
    Posts
    187
    VIM...my favorite
    slackware 10.0; kernel 2.6.7
    gcc 3.4.0; glibc 2.3.2; vim editor
    migrating to freebsd 5.4

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. good ide for linux ( mandriva linux )
    By abhijeetnayak in forum Linux Programming
    Replies: 3
    Last Post: 05-28-2006, 05:49 AM
  2. can you recommend a Nice Linux IDE?
    By borko-b in forum Linux Programming
    Replies: 11
    Last Post: 04-19-2006, 09:04 AM
  3. Linux newbie - trouble with installing a IDE
    By geek@02 in forum Linux Programming
    Replies: 4
    Last Post: 09-10-2005, 10:09 AM
  4. Free Linux C++ IDE
    By BlakHauk in forum Linux Programming
    Replies: 7
    Last Post: 02-24-2003, 01:28 AM
  5. Linux programming IDE similar to MS Visual C++
    By cbassett01 in forum Linux Programming
    Replies: 4
    Last Post: 04-28-2002, 12:05 PM