Newsgroups: comp.parallel.mpi
From: Peter Biechele <peter.biechele@physik.uni-freiburg.de>
Subject: MPICH on Linux Machines using Nag F90 ??
Organization: =?iso-8859-1?Q?Universit=E4t?= Freiburg,  ?iso-8859-1?Q?Fakult=E4t=20f=FCr?= Physik
Date: Mon, 11 May 1998 12:06:06 +0200
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Message-ID: <3556CD8D.651BD9E1@physik.uni-freiburg.de>

I am using the NAG f90 Compiler and the MPICH 1.1 Implementation of MPI
on Linux.
When I try to compile F90 Programs I can=B4t get the Linker to find the
correct library, because
the Nag F90 Compiler always appends an underscore (_) to the MPI Routine
names.

So the errors are like:
3dturb_parallel.o(.text+0x21): undefined reference to `mpi_init_'


There doesn=B4t seem to be any way of changing the behaviour of the Nag
Compiler, is there
a way to get it working anyway ??

Thanks for any suggestions or solutions !!

Peter Biechele

--
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$=
$$$$$$$
Dipl. Phys. Peter Biechele, Uni Freiburg, Fakultaet fuer Physik, Abt. Hon=
erkamp,
Tel. (0761) 203-5875,  EMail: peter.biechele@physik.uni-freiburg.de
FAX: (0761) 203-5967, WWW: http://phym1.physik.uni-freiburg.de/~pebi
Privat: Stefan-Meier-Str. 86, 79104 Freiburg, 0761 / 50 87 20




