From: tuel@tuel.pok.ibm.com ()
Newsgroups: comp.parallel.mpi
Subject: Re: undefined external pm_exit_value
Date: 2 Jul 1999 11:47:11 GMT
Organization: IBM Server Group, Poughkeepsie
Distribution: world
Message-Id: <7li8rv$llm$1@poknews.pok.ibm.com>
References: <7lernf$dbg@dfw-ixnews13.ix.netcom.com>
Xref: ukc comp.parallel.mpi:5274


The symbol is from Parallel Environment's version of libc.a
Make sure that the administrator has created it in
/usr/lpp/ppe.poe/lib, and that the user application has been
compiled with the appropriate mp.. script, which make sure that
this path is included in the executable's search path.

