Re: [URGENT] dlopen question

2002-01-28 Thread Chris January
> I recently discovered (to my horror) that the RTLD_* options (in > /usr/include/dlfcn.h) seem to just be dummy placeholders in cygwin, > due to the utterly feeble shared library/dll model under windows. > > The cygwin sources appear to have wrapped the dl{open,sym,close} > calls around the windo

[URGENT] dlopen question

2002-01-28 Thread Stephano Mariani
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I recently discovered (to my horror) that the RTLD_* options (in /usr/include/dlfcn.h) seem to just be dummy placeholders in cygwin, due to the utterly feeble shared library/dll model under windows. The cygwin sources appear to have wrapped the dl{