Hi - 

   How closely is wine tied to the ELF format?  I've (finally! :-) ) got
the apps in the programs/ dir running on linuxppc, so I tried to scoot
the code over to OSX just to see what happened. Of course no dlopen on
OSX ==> no compilation.
   
   OSX uses Mach-O binaries, rather than ELF.  A dlopen() "equivelent"
for Mach-O exists, but I've never called dlopen() in my life, so I'm not
sure on what criterion to compare them.  Does anyone know, broadly, what
the hot spots will by trying to make wine use a different shared object
format?
   
   
   Thanks!
   
        Josh.


-- 
Josh DuBois
654 SW Grant #103, Portland, OR 97201
503-827-4818
[EMAIL PROTECTED]

Reply via email to