Newsgroups: comp.parallel.pvm
From: jones@bsm.bioc.ucl.ac.uk (David Jones)
Subject: Re: PVM 3.3.4 and Alpha OSF/1 V1.3
Organization: University College London
Date: Tue, 13 Sep 1994 13:58:25 GMT
Message-ID: <1994Sep13.135825.45000@ucl.ac.uk>

David Jones (jones@bsm.bioc.ucl.ac.uk) wrote:
> I am having trouble linking my application with libpvm3.a on my Alpha
> box. Small test programs link and run fine, but when I use my intended
> application the code crashes on the first call to pvm_mytid. The only

Problem solved - one of my global functions was called "select" - as
is the relevant Unix system call used in mxfer! All the signs were
there, but I was too blind to see...

- David -

