This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: dlopen...


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]