[Mono-devel-list] aot compilation working in windows

The Software Team software at solmersa.com
Mon Apr 18 12:33:03 EDT 2005


I have modified mini/aot.c to support the generation of native code dlls  on
Windows (mono –aot).

 

Basically I just removed the .type name, at object in windows.  Also I wrote
every exported symbol twice, with underscore and without.  With this I was
able to build ahead  of time compiled dlls.

 

I´m attaching a diff, with the hope to have this included in mono.  

 

Thanks

 

SDavila

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050418/7e5aea53/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aot.diff
Type: application/octet-stream
Size: 1085 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050418/7e5aea53/attachment.obj 


More information about the Mono-devel-list mailing list