[Pw_forum] error with SGI irix6.5

Paolo Giannozzi giannozz at nest.sns.it
Mon Nov 22 10:26:23 CET 2004


On Monday 22 November 2004 09:56, Yi Kong wrote:

> I have tried your suggestion, but the error messages still appeared.

then you are out of luck: your compiler does not support the
FORALL construct. FORALL is standard in fortran-95 but not 
in fortran-90. Most so-called  "fortran-90" compilers are actually 
"fortran-95" compilers, but apparently yours is not. You have
either to change all occurrences of FORALL with DO...END DO,
or to upgrade your compiler (if possible), or to move to a machine 
with more recent software

Paolo

-- 
Paolo Giannozzi             e-mail:  giannozz at nest.sns.it
Scuola Normale Superiore    Phone:   +39/050-509876, Fax:-563513 
Piazza dei Cavalieri 7      I-56126 Pisa, Italy



More information about the users mailing list