This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
g77 and gcc compiling errors
- To: gcc at gcc dot gnu dot org
- Subject: g77 and gcc compiling errors
- From: root <psantos at met dot fsu dot edu>
- Date: Mon, 28 Feb 2000 21:06:48 -0500
- Reply-To: psantos at met dot fsu dot edu
I am attempting to compile programs in c or fortran and keep getting
the following error:
gcc test.c or
g77 test.f
and I get:
/usr/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
Any help will be greatly appreciated. I am running RedHat 6.1.
Pablo Santos