For specific information about Linux, see the Red Hat Linux User’s Guide or the other documentation resources found at the Red Hat website:
For more on Linux in general, see:http://www.redhat.com
http://www.linuxweb.com/What_is_Linux.html
Using GNUPro
tools with Linux systems
GNUPro Toolkit for Linux systems uses the same CD installation
procedure as any other development environment. However, there are some
considerations about which you should be aware.
Find the version on the web using the following URL:
http://www.redhat.com/support/docs/rhl/rh42-errata-general.html#rpm
set path=(<directory> $path)The usr/cygnus/gnupro-99r1/H-i386-pc-linux-gnu/bin directory will now be at the front of your path. Then, enter the command, which gcc. This will return /usr/cygnus/gnupro-99r1/H-i386-pc-linux-gnu/bin as the full path; then, enter the command, gcc, and the GNU C compiler will run. Similarly, enter the gdb command to invoke the GNUPro visual debugger, Cygnus Insight.