Programming and posix getting started

37
GNU Tools
Downloadable software from:
http: ://jazz.external.hp.com/src/, select GNU
Tools include:
gcc - C compiler
gxx or g++ - C++ compiler
gdb - debugger (port in progress)
gmake - for building software
gzip, gunzip - file compression and decompression
cvs - Concurrent Version System for software control