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
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