Mail Archives: cygwin/1997/07/31/03:44:23
Dear all,
I have made some work to let dlls have almost the same behavior as so on UNIX:
- implementation of dlopen,dlclose,dlsym,dlerror
- correct init when loaded + call of global contructors
- call of global destructors when detached
- dlls are accessible and correctly initialized in forked process
- handles got through dlopen or dlsym in parent are accessible in child
- use of LD_LIBRARY_PATH in dlopen search
I think it can help people who need an intensive use of dll ( plugins ... )
My patch is 59082 bytes, so I will not send it to the list.
Anyway, if you are interested, send me a mail and I will send you the patch
personnaly ...
Regards.
P.S: I will send the patch to Geoffrey Noer
--
==========================================================================
| Philippe GIACINTI |
| |
| DALiM GmbH R&D email: giac AT dalim DOT de |
| Daimler Strasse 2, tel: +49.7851.9196-28 |
| D-77694 Kehl-Sundheim Germany fax: +49.7851.73576 |
| |
==========================================================================
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -