I was using the gcc compiler that came with yggdrasil summer '94
edition and it was working fine... Compiled a few simple programs,
then I started getting the following error each time I try to compile
ANYTHING:
/usr/lib/crt0.o: Definition of symbol _main (multiply defined)
/tmp/cca000621.o: Definition of symbol _main (multiply defined)
This even fails on a very simple "hello world" type program. Any
suggestions???
Thank you...