When I compile a program with the command
f90 -O -o runcohavg cohavg.f
I get the following error message:
Can't locate file for: -lUfor
f90: Severe: Failed while trying to link
This is on an AlphaServer 8200 running Tru64 Unix 4.0D. The Fortran manual
offers no assistance in figuring out what this error says. This error
started to occur after I used setld to delete some old Fortran libraries,
but more recent versions of everything I deleted have been loaded on the
system so I am confused as to what this error could mean.
Received on Sat Jun 26 1999 - 18:07:00 NZST