Newsgroups: comp.parallel.mpi
From: Andrew <aad4SPAMSUX@po.cwru.edu>
Subject: c++ with mpich 1.1
Organization: Case Western Reserve University, Cleveland OH (USA)
Date: Thu, 12 Mar 1998 15:16:30 -0500
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <3508429E.41C6@po.cwru.edu>

Hi,
	This sort of a nebulous question, but I am trying to use the MPI
libraries in c++ code.  I see from the version 2. specification, that
c++ will be supported, but it does not seem to be currently; mpiCC
doesn't work.  I have been able to get a simple c++ code to complile,
using the c libraries, by hacking a makefile that was in
/examples/contrib/C++, but what I would like to know is this:  what are
the exact libraries, compiler flags and header files are needed to
complile a c++ program using the c functions supported in mpi 1.1, not
the c++ api under development?  I'd just like to know what is extranious
and what is not so I'm sure I don't delete anything important and I have
what I want in /usr/local/mpi/... .  Any other advice or documentation
on using mpi in c++; I didn't see anything on the mpi website.  
--

To reply remove the "SPAMSUX" from my e-mail
address.

	Andrew

