I got the same error.mono --aot=full /usr/lib/mono/2.0/mscorlib.dll Got a seg fault.
Mono 2.2 OpenSUSE11.1 Thanks, William L. On Fri, Feb 6, 2009 at 11:09 PM, tcmichals <[email protected]> wrote: > > 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. > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
