Out of curiousity, how do you get around the linkage requirements of
Mach-O, ie the fact that you can't both dlopen and runtime link to the
same module?

On Mon, 2003-07-21 at 13:08, Pierre d'Herbemont wrote:
> Hi!
> 
> This patch enables Mach-O (Darwin linker file format) support in 
> WineLib.
> 
> Thanks,
> 
> Pierre
> 
> ModifiedFiles:
>    - loader/module.c
> 
> ChangeLog:
>    - Add Mach-O (Darwin file format) support.
> 


Reply via email to