[Mono-list] AOT with 2.0.1

tcmichals tcmichals at yahoo.com
Fri Feb 6 10:09:18 EST 2009


I was trying out aot. using the instructions on the web site:
# Do a full AOT:
$ mono --aot=full mscorlib.dll
$ mono --aot=full sample.exe
 
# Run, but request that Mono never tries to JIT:
$ mono --full-aot sample.exe

I tried  mono --aot=full /usr/lib/mono/1.0/mscorlib.dll
and get a segfault, I'm doing something wrong?  

-- 
View this message in context: http://www.nabble.com/AOT-with-2.0.1-tp21874279p21874279.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list