B20: dlopen() of multiple libraries emits a warning message

Mumit Khan khan@xraylith.wisc.EDU
Sun Feb 28 23:02:00 GMT 1999


Stanley Gambarin <stanley@advancel.com> writes:
> Greetings:
>> a test case:
> #include <dlfcn.h>
> #include <stdlib.h>
> int main()
> {
> void *h1, *h2;
>> h1=dlopen("console.dll", RTLD_LAZY);
> h2=dlopen("uart.dll", RTLD_LAZY);
> dlclose(h2);
> dlclose(h1);
>> return(0);
> }
>
Are these MSVC compiled DLLs? If so, I may know the problem. Also, are
you using b20 or b20.1?
Can you share the code?
Regards,
Mumit
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


More information about the Cygwin mailing list

AltStyle によって変換されたページ (->オリジナル) /