Hi Bryce
The compiler is usually found in /usr/bin by the name of gcc - There is often a symlink cc pointing to gcc.
To compile your source file, use: gcc firstCProgram.c -o firstProgram
Regards, Paul.
On Monday 12 January 2004 9:15 pm, Bryce Martin wrote:
I seem to have some sort of c compiler on my system in the directory /usr/lib/gcc-lib/i586-suse-linux/3.3.1/cc1