[Pw_forum] compilation of pwscf with lahey compiler

Paolo Giannozzi giannozz at nest.sns.it
Mon May 5 11:33:08 CEST 2003


Hi Kurt

> I have tried to compile pwscf with the lahey compiler [...]
> It seems that there is a build in function called error. How do I avoid the
> confusion between this build in function and the supplied function?

the current version supports the lahey compiler (./configure pc_lahey), 
thanks to help from Marcos Verissimo Alves.You can download the 
current version using anonymous cvs (see attached instruction).  
If you have problems, please let us know

Paolo

-- 
Paolo Giannozzi             e-mail:  giannozz at nest.sns.it
Scuola Normale Superiore    Phone:   +39/050509412
Piazza dei Cavalieri 7      Fax:     +39/050509417, 050563513     
I-56126 Pisa, Italy         Office:  Lab. NEST, Via della Faggiola 19
-------------- next part --------------

The current version is available using anonymous CVS. 
Define environmental variables:
   setenv CVS_RSH ssh
   setenv CVSROOT :pserver:cvsanon at democritos.sissa.it:/home/cvs
(tcsh/csh) or
   export CVS_RSH=ssh
   export CVSROOT=:pserver:cvsanon at democritos.sissa.it:/home/cvs
(sh/bash). Then:
   cvs login
(password: cvsanon). For the first code download:
   cvs co O-sesame
for the entire repository (the code appears in directory O-sesame/).
Alternatively, "cvs co pwscf", or "cp", or "fpmd" will download only
PWscf, CP, FPMD, respectively, in directories with the same name.
For updating the code to the current version:
   cvs update -d
in the directory containing the distribution.

PLEASE NOTE: re-run "./configure" if files have been moved/added/removed
since the last checkout, otherwise "make" may not work properly due to
obsolete or missing dependencies. Do not blindly re-use a "make.sys" file
from a preceding version: it may no longer work.

PLEASE ALSO NOTE: the development version may not work properly, and
sometimes not even compile properly. Use at your own risk.



More information about the users mailing list