Newsgroups: comp.parallel.pvm
From: Matt Beare <M.Beare@uea.ac.uk>
Subject: Re: how to compile master.c
Organization: University of East Anglia, Norwich, U.K.
Date: Mon, 02 Jun 1997 16:46:35 +0100
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <3392EADB.7D0@uea.ac.uk>

Gang Dai wrote:
> 
> Hi,
>   When I compile the example master.c from
> http://csep1.phy.ornl.gov:80/CSEP/PVM/PVM.html, I got the following
> message:
> 
>   My cc command is "cc -o master master.c -I/apps2/pvm3.3.11/include
> -L/apps2/pvm3.3.11/lib/SUN4SOL2 -lpvm3"
> 


On Solaris machines you may find you need to add "-lsocket -lnsl" to
your compile command.

Matt.

-- 
---------------------------------------------------------------------------
Matthew Beare              |  Email: M.Beare@uea.ac.uk
School of Mathematics      |  Tel: +44 (0)1603 592990
University of East Anglia  |  Fax: +44 (0)1603 259515
Norwich  NR4 7TJ  England  |  WWW:
http://www.mth.uea.ac.uk/people/mib.html
---------------------------------------------------------------------------

