init() fini() and end are not part of mach-o. Initialisation are already call by dlopen and previous version from pierre make recall initialisation stuff for all dlls each time you load one. So __wine_register_dll_16 failed due to assertion.
SizeOfImge can be compute like this :
if you want i'll add this for computing image size.
emmanuel
Le 19 avr. 04, à 23:35, Alexandre Julliard a écrit :
emmanuel maillard e.rsz@libertysurf.fr writes:
Sorry my previous mail include a broken patch This one is the good one.
Changelog : Fix spec32 file generation for Darwin
Why are you removing the init code and the SizeOfImage thing? This doesn't look right at all.
-- Alexandre Julliard julliard@winehq.org
This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Darwine-devel mailing list Darwine-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darwine-devel