You can also try
f2c *.f
gcc *.c -lm -lf2c -o theprogram
and see if that works, while you solve the problem with g77. Maybe the
problem if only with the g77 installation.
avelino
"Troy J Kelley" writes:
Troy> Hello, I have a real simple fortran program that I'm trying to
Troy> compile with the 1.1 g77 package. I have all the "depends" installed
Troy> properly. When I compile the code I get:
Troy>
Troy> ld: cannot open crt1.o: No such file or directory
You
Hello,
I have a real simple fortran program that I'm trying to compile
with the 1.1 g77 package. I have all the "depends" installed
properly. When I compile the code I get:
ld: cannot open crt1.o: No such file or directory
Any clues as to why this is? Any quick help would REALLY be
appreciat
3 matches
Mail list logo