All right, I'm stuck...  After installing the GCC 2.95.2 package and thinking 
everything was hunky-dorey, I can't even compile a simple 1-line C program.  
/usr/bin/ld is complaining about crt1.o.  What is crt1.o and collect2??  The output 
from my compilation is below:

cc -o test test.c
/usr/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status

Anyone know what I'm missing?
Thanks!
Lisa



Reply via email to