Skip to Content.
Sympa Menu

forum - AW: [abinit-forum] still problems with compilation on ibm power

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

AW: [abinit-forum] still problems with compilation on ibm power


Chronological Thread 
  • From: "Ludwig, Christian" <ludwigc@uni-mainz.de>
  • To: "forum@abinit.org" <forum@abinit.org>
  • Subject: AW: [abinit-forum] still problems with compilation on ibm power
  • Date: Mon, 13 Jul 2009 15:36:14 +0200
  • Accept-language: de-DE
  • Acceptlanguage: de-DE

the configure script of mpich does not accept F90=xlf95 either. But I tried
export FC=xlf95
export F90=xlf95
export F77=xlf95
and now configure worked and found the fortran compiler. But make gave me

xlf95 -I/opt/mpich/ch-p4_test/mpich-1.2.6..13b/src/fortran/src -c farg.f
** mpir_iargc === End of Compilation 1 ===
"farg.f", line 6.6: 1515-019 (S) Syntax is incorrect.
"farg.f", 1515-002 (S) END card is missing. One is assumed.
** _main === End of Compilation 2 ===
** mpir_getarg === End of Compilation 3 ===
1501-511 Compilation failed for file farg.f.
make[3]: *** [farg.o] Error 1
make[2]: *** [flibs] Error 2
make[1]: *** [mpi-modules] Error 1
make: *** [mpi] Error 2

and I have no idea what is wrong now.

________________________________________
Von: Yann Pouillon [yann.pouillon@ehu.es]
Gesendet: Montag, 13. Juli 2009 12:50
An: forum@abinit.org
Betreff: Re: [abinit-forum] still problems with compilation on ibm power

Le Mon, 13 Jul 2009 12:36:58 +0200, "Ludwig, Christian"
<ludwigc@uni-mainz.de> a écrit :

> I tried that one. The configure script of mpich does not accept the
> argument FC=xlf95.

Then using F90 only should do.

Yann.

--
Yann Pouillon European Theoretical Spectroscopy Facility (ETSF)
Tel: (+34) 943 01 83 94 Centro Joxe Mari Korta, Avenida de Tolosa, 72
Fax: (+34) 943 01 83 90 20018 Donostia-San Sebastián (Gipuzkoa)
Web: http://www.etsf.es/ España





Archive powered by MHonArc 2.6.16.

Top of Page