Newsgroups: comp.parallel.mpi From: Thorsten Ohl Subject: Re: MPICH under Linux with NAG f95 Organization: TH Darmstadt Date: 26 Jun 1998 10:32:02 +0200 Message-ID: Thomas Fuerle wrote: > ./configure -fc=f90 -f90nag -opt=-O -nodevdebug Joerg Stiller writes: > I have the same problem as described by Gaetano Bellanca. > Unfortunately the options proposed by Tom did not cure the problem. > Is there another trick? *** configure~ Fri Apr 18 21:48:53 1997 --- configure Sat Mar 28 21:03:54 1998 *************** *** 606,611 **** --- 606,619 ---- # selected. ;; + -f95nag) + # Insert module + F90UNIX=" use f90_unix" + FC=f95 + # Still to do - make sure that the Fortran interface is correctly + # selected. + ;; + -c++ | --c++) CPP_DIR="src/c++" CPP_COMPILER="g++" and $ ./configure -f95nag works for me. -- Thorsten Ohl, Physics Department, TU Darmstadt -- ohl@hep.tu-darmstadt.de http://crunch.ikp.physik.tu-darmstadt.de/~ohl/ [<=== PGP public key here]