From: "Emile Cormier Jr." <ns_ecorm@nbnet.nb.ca>
Newsgroups: comp.parallel.pvm
Subject: Re: PVM w/ Borland C++ builder
Date: Wed, 10 Mar 1999 02:09:10 -0400
Organization: NBTel Internet
Message-Id: <7c52b9$agq$1@garnet.nbnet.nb.ca>
References: <7c17bf$lgf$1@garnet.nbnet.nb.ca>
Xref: ukc comp.parallel.pvm:8095


Emile Cormier Jr. wrote in message <7c17bf$lgf$1@garnet.nbnet.nb.ca>...
>Has anyone been able to compile a program using Borland C++ Builder?  I'm
>unsucessful in making any PVM console apps work.
>
>I can make the executables in c:\pvm3.4\bin\win32 work, but not my own
>programs.
>

<snip>

I resolved the problem.  All I had to do was set the environment variable
PVM_TMP in my autoexec.bat file:

set PVM_TMP=c:\pvm3.4\temp

I find it bizarre that the executable examples that came with PVM 3.4 worked
without needing to set environment tables.  Ah well, I'm just happy that I
can now make PVM programs without having to purchase another compiler.   :)

Emile Cormier Jr.
Electrical engineering student
Universite de Moncton
Moncton, NB, Canada
ns_ecorm@nbnet.nb.ca
(remove 'ns_' to reply via e-mail)

