mualidhara N wrote:
> {PATH}/gcc -c -g check.c
You need to check your Makefile. The $CC variable seems to be set
incorrectly. It needs to point to your C compiler. It looks like it's
pointing to {PATH}/gcc which makes no sense.
--
,David Norris
Dave's Web - http://www.webaugur.com/dave/
Dave's Weather - http://www.webaugur.com/dave/wx
ICQ Universal Internet Number - 412039
E-Mail - dave@webaugur.com
"I would never belong to a club that would have me as a member!"
- Groucho Marx
Received on Wed Aug 9 00:35:56 2000