On Mon, Jun 02, 2008, Chih-Ying Lin wrote:
> The g95 is installed successfully.
It looks like this is not true. Can you compile any fortran programs?
> g95 -c -O0 -fno-second-underscore -march=nocona -o new2oldparm.o _new2oldparm.f
> /tmp/ccqlknCf.s: Assembler messages:
> /tmp/ccqlknCf.s:138: Error: suffix or operands invalid for `push'
> /tmp/ccqlknCf.s:140: Error: suffix or operands invalid for `push'
> /tmp/ccqlknCf.s:7440: Error: suffix or operands invalid for `pop'
> /tmp/ccqlknCf.s:7441: Error: suffix or operands invalid for `pop'
Almost always, when there is an error compiling new2oldparm.f (which is a very
simple program) it means that your compiler is not actually functioning
correctly.
...good luck...dac
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" (in the *body* of the email)
to majordomo.scripps.edu
Received on Wed Jun 04 2008 - 06:07:33 PDT