On Aug 18, 2013, at 11:33 AM, David Chisnall <david.chisn...@cl.cam.ac.uk> 
wrote:

> 
> I believe that for win32, you should be able to replace this entire sequence 
> with a direct reference to SmallObjectClasses, as DLLs on Win32 are not 
> position-independent code (the sequence from the call 7f to the leal are just 
> finding the address of SmallObjectClasses).  
> 
> I believe that Mathieu had some patches to fix the memory allocation in 
> block_to_imp.c correctly.  
> 
> David
> 
> 
OK.  I have no assembly experience, so if you can give me a hint, I can try it. 
Thanks.

Also I forgot to mention I had to manually link -lmman and -lpthreads. Once I 
get things working I'll try to put this all back in the CMake files so it's 
more automatic.

Adam

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to