Hi Managers,
We have tru64unix 5.1 with the following version of fortran:
Compaq Fortran V5.4A-1472
Compaq Fortran Compiler V5.4A-1472-46B2F
How can I know if this environment support the IMSL library?
I tried to compile a fortran90 program that use 3 subroutines of this
library (the subroutines are: rnun, rnset and owfrq) in this way:
f90 x.f90 -o x -lfor -lUfor -lm
but the linker says me that the subroutines rnun, rnset and owfrq were
unable to be resolved.
Any help will be appreciated.
Thanks.
---sram
"Don't listen to what I say; listen to what I mean!" --Feynman
Salvador Ramirez Flandes PROFC, Universidad de Concepcion, CHILE
http://www.profc.udec.cl/~sram mailto:sram_at_profc.udec.cl
Received on Mon Aug 26 2002 - 20:15:29 NZST