From: Daniel S Eisner <eisner@cse.buffalo.edu>
Newsgroups: comp.parallel.pvm
Subject: Re: PVM on Win32 problem
Date: Mon, 12 Apr 1999 23:45:59 -0400
Organization: University at Buffalo
Message-Id: <Pine.GSO.3.96.990412234335.4112A-100000@armstrong.cse.Buffalo.EDU>
References: <7dtm5e$al8$1@news6.jaring.my>
    <Pine.GSO.3.96.990412223540.29348A-100000@armstrong.cse.Buffalo.EDU>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
NNTP-Posting-User: eisner
In-Reply-To: <Pine.GSO.3.96.990412223540.29348A-100000@armstrong.cse.Buffalo.EDU>
Originator: eisner@armstrong.cse.Buffalo.EDU
Xref: ukc comp.parallel.pvm:8239


Apparently, there is a bug in the pvm install shield or something,
because the .lib files which get installed appear to bo for watcom c++,
regardless of what choice you choose durring the install for a compiler.

You can see this by opening the file in notepad or any ascii viewer.


I managed to get the visual c++ .lib files from the web site, but I am
having MUCH trouble getting them to link correctly. They keep complaining
that they interfere with with the existing default libraries
(specifically, lib.a).

Does anyone know how to alleviate this problem?

Thanks,
-Dan

On
Mon, 12 Apr 1999, Daniel S Eisner wrote:

> Date: Mon, 12 Apr 1999 22:36:31 -0400
> From: Daniel S Eisner <eisner@cse.buffalo.edu>
> To: John Lee <johnlst@pc.jaring.my>
> Newsgroups: comp.parallel.pvm
> Subject: Re: PVM on Win32 problem
> 
> have you found a solution to this?
> 
> I am having the same exact difficulties runnning under Windows NT 4...
> 
> 
> Thanks,
> 	-Dan
> University at Buffalo
> eisner@cse.buffalo.edu
> 
> 
> 
> On
> Thu, 1 Apr 1999, John Lee wrote:
> 
> > Date: Thu, 1 Apr 1999 01:36:02 +0800
> > From: John Lee <johnlst@pc.jaring.my>
> > Newsgroups: comp.parallel.pvm
> > Subject: PVM on Win32 problem
> > 
> > hi
> > 
> > I'm having trouble linking the pvm library in my Visual C++ 5.0. FYI my
> > system is running on Windows 98. I also encounter the same problem with the
> > example program 'hello.c'. below is the error message:
> > 
> > --------------------Configuration: mytid - Win32 Debug--------------------
> > Linking...
> > c:\PVM3\LIB\WIN32\libpvm3.lib : fatal error LNK1136: invalid or corrupt file
> > Error executing link.exe.
> > 
> > mytid.exe - 1 error(s), 0 warning(s)
> > 
> > 
> > What have I done wrong, or more accurately, what have I not done. Please
> > help
> > thanx
> > 
> > john
> > 
> > 
> > 
> > 
> > 
> 
> 
> 

