afflictedd2
Registered
Hi guys,
Well now that I downloaded gfortran and I'm trying to install some stuff, I get this error, where for some reason it's looking for a crt0.o file.. anyone know where I can get it.., I understood that it was supposed to be in the /usr/local file.
gfortran -O -static -march=i686 -fno-automatic -fno-second-underscore cshot2.f -o /opt/SU/bin/cshot2 libcshot.a
ld_classic: can't locate file for: -lcrt0.o
collect2: ld returned 1 exit status
make[2]: *** [/opt/SU/bin/cshot2] Error 1
make[1]: *** [INSTALL] Error 2
make: *** [finstall] Error 2
Ed.
Well now that I downloaded gfortran and I'm trying to install some stuff, I get this error, where for some reason it's looking for a crt0.o file.. anyone know where I can get it.., I understood that it was supposed to be in the /usr/local file.
gfortran -O -static -march=i686 -fno-automatic -fno-second-underscore cshot2.f -o /opt/SU/bin/cshot2 libcshot.a
ld_classic: can't locate file for: -lcrt0.o
collect2: ld returned 1 exit status
make[2]: *** [/opt/SU/bin/cshot2] Error 1
make[1]: *** [INSTALL] Error 2
make: *** [finstall] Error 2
Ed.