12 Jan
2004
12 Jan
'04
9:56 p.m.
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
-- "To err is human...to really f*** things up requires the root password."