From: Donald Dossa <dossa1@llnl.gov>
Newsgroups: comp.parallel.mpi
Subject: Re: mpidefs.h
Date: Wed, 10 Feb 1999 12:02:12 -0800
Organization: Lawrence Livermore National Lab
Message-Id: <36C1E5C4.D442104B@llnl.gov>
References: <36C19EDD.4B70CE24@ecs.soton.ac.uk>
Reply-To: dossa1@llnl.gov
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Xref: ukc comp.parallel.mpi:4613


Take a look at the mpcc shell script and you will see that
it includes the necessary -I, -L, and -l switches to correctly
build an mpi program on the SP2.  If you use your own copy
of mpi.h, you will need to insurre that all of the other include
files are available to the compiler.

Regards,
Don Dossa

