Quantcast Save Me, Fortran 77 Text - Physics Forums Library

PDA

View Full Version : Save Me, Fortran 77


shenie
Aug15-08, 04:18 PM
Hello, I've been trying to debug some Fortran 77 code so I can eventually update to 95. I keep receiving this message:

/test.f:2824:Unknown pseudo-op: .quad
/test.f:2824:Rest of line ignored. 1st junk character valued 48 (0).
Make:
*** Error code 256 from f95
assembler failed.
Build interrupted

Dr Transport
Aug15-08, 05:38 PM
post line 2824 or more of the code so that we can look at the context.....