The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
Google UNIX.COM



Thread: Tools
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 02-12-2002
LivinFree's Avatar
LivinFree LivinFree is offline
Goober Extraordinaire
 

Join Date: Jul 2001
Location: Portland, OR, USA
Posts: 1,584
Editor: You can use your choice... any text editor will do (vi, emacs, pico, joe, etc...)

Compiler: You already have gcc - That's pretty much what you need, assuming you installed the complete package.

Debugger: See if you have gdb... It may even come with gcc.

All in one: You're already using Unix!
Reply With Quote