Mach-O Support in WineLib Loader (2) dlopen

Alexandre Julliard julliard at winehq.org
Mon Jul 21 21:54:50 CDT 2003


"Pierre d'Herbemont" <stegefin at free.fr> writes:

> This patch provides Mach-O support in WineLib. As Mach-O doesn't have
> init and fini section, it adds support for it in dlopen. A new file
> mach-o.c is created. It contains functions which add support for init,
> and fini section.

Isn't there any way to have an init function?  How does Mach-O support
C++ constructors?

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list