On Wednesday 16 March 2005 22:25, Lilong Li wrote: > I used sgi compilers 7.4.3m. I encountered a couple of errors and a > segmentation fault. Should line 120 in PW/cft_3.f90 be > LOGICAL, SAVE :: first(ngrid) > instead of > INTEGER, SAVE :: first(ngrid) > ?
it should. Thank you for bringing this and the preceding error to our attention. > There's also a segmentation fault when compiling CPV/cplib.f90. segmentation fault when "compiling" ? it is a compiler bug, by definition. 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
