Newsgroups: comp.parallel.pvm
From: dillon@loria.fr (Eric Dillon)
Subject: Re: dl* routines not found by ld(1)
Organization: CRIN & INRIA-Lorraine - Nancy - FRANCE
Date: 6 Jan 1995 07:54:49 +0100
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Message-ID: <3eipfp$etg@galois.loria.fr>



   Hi !

Yes, i've seen it too !  In fact, there's a file called "libdl.a" that appears
in the directory ${PVMROOT}/lib/${PWM_ARCH}. According to me, this file has 
nothing to do here. 
The problem is that when you try to compile a pvm-file, the compiler needs a file
called "libdl.xxx", but not this one ! (it should be in the directory /lib !)
So, here's my cure : in the directory ${PVMROOT}/lib/${PWM_ARCH} remove the
file libdl.a or rename it, if you prefer !

 
							Eric DILLON.

PS: I'd be happy if someone could tell me why this file appears here !

   |
===========================================================
   |  E-mail :		eric.dillon@loria.fr
   |  Snail-mail :	CRIN - Campus Scientifique
   !			Bat. LORIA - BP 239
   ! 			Bureau B262
   ! 			54506 VANDOEUVRE Cedex
   ! 			FRANCE
   !  Tel : (33) 83 59 20 17
   !

