compile old fortran code in linux
Hi all
I wanted to compile the old fortran code in linux. it is f77 .
my current f77 compiler give me error message , is it any way to compile the source code in linux without messing with that.
errors are as follows
unsupported VXT statement at (^)
reference to unimplemented intrinsic `TAND' at (^) (assumed EXTERNAL)
thanks
venkat
|