Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3C552EC6.9010401@syntrex.com>
Date: Mon, 28 Jan 2002 11:58:14 +0100
From: Pavel Tsekov <ptsekov@syntrex.com>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1
X-Accept-Language: en-us
MIME-Version: 1.0
To: BERTRAND =?ISO-8859-15?Q?Jo=EBl?= <joel.k.bertrand@free.fr>
CC: cygwin@cygwin.com
Subject: Re: dlopen...
References: <3C552082.1010305@free.fr>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 8bit

Hi, Joël

BERTRAND Joël wrote:

>     Hello,
> 
>     I'm working on a scientific langague which is downloadable at 
> http://rpl2.free.fr. This language can be used on several Unix and VMS 
> workstations and some users would use this language on Windows OS. I 
> have tried to compile this language with Cygwin (the 4.00pre4b release), 
> but the configure script doesn't fint any libdl. Is there any workaround 


There is no libdl, because these functions are found in the cygwin C 
library i.e. you dont have to specify -ldl on the linker's command line.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

