Re: [OMPI users] F77 in AIX

2006-05-02 Thread Brignone, Sergio
, 2006 9:10 PM To: Open MPI Users Subject: Re: [OMPI users] F77 in AIX Can you run "mpif77 --showme"? This will show the underlying command that mpif77 is issuing. We can verify that it is linking against the right Open MPI libraries, etc. > -Original Message- > From: us

Re: [OMPI users] F77 in AIX

2006-05-02 Thread Jeff Squyres (jsquyres)
Behalf Of Brignone, Sergio > Sent: Monday, May 01, 2006 2:14 PM > To: us...@open-mpi.org > Subject: [OMPI users] F77 in AIX > > Hi, > > I tried to compile a FORTRAN 77 test case and it failed when linking: > > %>mpif77 -o fpi fpi.f > "/usr/local/include/m

[OMPI users] F77 in AIX

2006-05-01 Thread Brignone, Sergio
Hi, I tried to compile a FORTRAN 77 test case and it failed when linking: %>mpif77 -o fpi fpi.f "/usr/local/include/mpif.h", line 64.38: 1515-009 (E) Null literal string is not permitted. A single blank is assumed. ** main === End of Compilation 1 === 1501-510 Compilation successful for file