Re: Good C/C++ Development Tools

From: Ian Parkin <twod_at_roxy.sfo.com>
Date: 1996/11/09
Message-ID: <562na1$a3l_at_ramona.sfo.com>#1/1


: > Does anyone have any recomendations for good C/C++ development tools
: > that can be used in conjunction with Oracles Pro*C for Unix SVR4,
: > running on either an NCR 3555 pentium based machine or a Pyramid Risc
: > based machine.

My current environment for development under X-windows :

  • PERL/Oraperl for when the task doesn't warrant C/C++ or Pro*C/C++; (http:/www.hermetica.com/technologia/DBI/)
  • C/C++ compiler(s) - (currently gcc);
  • Oracle Pro*C/C++ pre-compilers;
  • A debugger then can read the above's output (currently gdb);
  • The Xemacs (based on GNU emacs) release - better IMHO than the X-aware GNU version - http://www.xemacs.org/http://www.xemacs.org/;
  • The 'ddd' debugger front-end (can be used with gdb, dbx and some other debuggers) - http://www.cs.tu-bs.de/softech/ddd/;
  • RCS/CVS source control systems;

GCC, GDB, RCS, CVS, Xemacs, DDD, PERL and DBD/DBI modules (read Oraperl) are all readily available in code source form on the internet. Unless noted otherwise I believe that all s/w is available from the GNU archives.

Hope this helps

IAP Received on Sat Nov 09 1996 - 00:00:00 CET

Original text of this message