Newsgroups: comp.parallel.pvm
From: Alexis Kotte <kotte@chimay.radth.ruu.nl>
Subject: C++ support
Organization: Department of Radiotherapy, University Hospital Utrecht
Date: 10 Apr 1998 17:20:10 +0200
Message-ID: <52iuohd7px.fsf@chimay.radth.ruu.nl>

	Hi,

just started with PVM, but now I ran into trouble: I made a C++
version of the "hello.c" and hello_other.c" files from the example
directory.  The examples worked Ok (clients on local AND remote
computers), but the C++ version didn't: the "hello_other" process
could not be run on another computer in my network.

After several trials I found out that when I link the "hello_other.o"
with g++, it stops working when it should run on a remote computer.

My environment:
pvm3.4.beta6.tar.gz on a SGI Indigo running IRIX 5.3 (SGI5)
egcs-1.0.2 compiler
bash-1.14.7.

Is there an easy way out?


Cheers,

-- 
Alexis Kotte, Department of Radiotherapy, University Hospital Utrecht,
     Heidelberglaan 100, 3584 CX Utrecht, The Netherlands
     E-mail: kotte@radth.ruu.nl  Tel: +31-30-2508284  Fax: +31-30-2581226

