spectasaurus
05-11-2006, 07:06 PM
I recently installed v6.2d Express on a Fedora Core 5 machine running x86_64 on a dual core Athlon 64. I get the following errors when compiling demo.f90
lf95 -O0 demo.f90
Encountered 0 errors, 0 warnings in file demo.f90.
/tmp/asmgd6Ncy.s: Assembler messages:
/tmp/asmgd6Ncy.s:13: Error: suffix or operands invalid for `push'
/tmp/asmgd6Ncy.s:18: Error: suffix or operands invalid for `pop'
....
This appears to be problem with i386 assembly instructions. Can you tell me, is x86_64 Linux supported with v6.2d Express? Would the i386 version of Fedora 5 (or 4) work appropriately? Thanks.
lf95 -O0 demo.f90
Encountered 0 errors, 0 warnings in file demo.f90.
/tmp/asmgd6Ncy.s: Assembler messages:
/tmp/asmgd6Ncy.s:13: Error: suffix or operands invalid for `push'
/tmp/asmgd6Ncy.s:18: Error: suffix or operands invalid for `pop'
....
This appears to be problem with i386 assembly instructions. Can you tell me, is x86_64 Linux supported with v6.2d Express? Would the i386 version of Fedora 5 (or 4) work appropriately? Thanks.