Newsgroups: comp.parallel.pvm
From: wshen@unix1.sncc.lsu.edu (Weixing Shen)
Subject: Question about link -lpvm3
Organization: Louisiana State University
Date: 27 Feb 1996 23:27:46 GMT
Message-ID: <4h041i$14v4@sp115.ocs.lsu.edu>

Hi, 
I have a question about linking -lpvm3.  I tried to aimk these examples.
But I got some error messages about -lpvm3.  I checked with Makefile.aimk file.
Actually, it is LIBS flage.

I am a new user of PVM.  If some of you know how to solve the problem, Please
help me.

The error message is as following:

making in PMAX/ for PMAX
cc -O -I../../include  -o hello ../hello.c  -L../../lib/PMAX -lpvm3
ld:
Can't locate file for: -lpvm3
*** Error code 1




