Newsgroups: comp.parallel.pvm
From: Tudor Buican <tudor@workhorse.timb.com>
Subject: Re: WPVM program linking using MSVC++.
Organization: Rt66.COM, Public Internet Access in New Mexico
Date: Sat, 13 Apr 1996 18:21:48 -0600
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <3170451C.7229@workhorse.timb.com>

I had the same problem -- If we are using the same 
libraries, they were compiled with Borland C++ and 
MSVC++ will not accept them. I got the Borland 
compiler in order to use them, but I think you 
might be able to use the dlls in the package 
(bwcc.dll or bwcc32.dll) to create an import 
library that would be compatible with MSVC++.

Maybe you are luckier than I and you'll get some 
help from the guys who wrote WPVM!

