f77

Joshua Liebowitz taquitos at gmail.com
Sun Sep 25 18:07:22 UTC 2005


Hi, I am running FC4 x86_64 and I cant seem to figure out why I can't
compile a FORTRAN 77 program.
Here is what I get...

f77test.f contains:
program hello
print *,'Hello World!'
stop
end
when I compile:
$f77 f77test.f
/tmp/cc1COl1w.s: Assembler messages:
/tmp/cc1COl1w.s:26: Error: suffix or operands invalid for `push'
/tmp/cc1COl1w.s:30: Error: suffix or operands invalid for `push'
/tmp/cc1COl1w.s:33: Error: suffix or operands invalid for `push'
/tmp/cc1COl1w.s:34: Error: suffix or operands invalid for `push'
/tmp/cc1COl1w.s:35: Error: suffix or operands invalid for `push'
/tmp/cc1COl1w.s:36: Error: suffix or operands invalid for `push'
/tmp/cc1COl1w.s:41: Error: suffix or operands invalid for `push'
/tmp/cc1COl1w.s:42: Error: suffix or operands invalid for `push'

I can compile the exact same program on my University's machine... I am
thinking there is some sort of x86_64 platform problem.... Suggestions?
Thanks!
-- Josh
(http://people.bu.edu/liebowij/)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20050925/7f4c99e0/attachment-0001.htm>


More information about the fedora-list mailing list