[Mono-dev] full AOT support
Jonathan Shore
jonathan.shore at gmail.com
Sat Apr 21 00:19:55 UTC 2012
Hi,
I was looking at the page: http://www.mono-project.com/AOT, discussing AOT compilation. I am looking to perform full AOT on some applications (mono --aot=full app), but at least on OSX received an error indicating that full AOT not supported on the platform.
Questions:
what platforms is --aot=full supported on?
is there still an issue with compiling code with generics (I suspect the web page is out of date?)
does this combine dll dependencies and convert into a single executable?
I need to get full compilation with no JIT dependencies for linux and windows. Can do without osx support.
Thanks
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120420/95aae3d5/attachment.html>
More information about the Mono-devel-list
mailing list