[Mono-list] Does AOT work on Windows?

tr00don g_muppet at hotmail.com
Sat Apr 4 23:30:07 EDT 2009


You need to install mingw and add the mingw bin folder to your system path, then you can aot with mono. But the fact remains that you cannot create a statically linked native binary using mono on Windows; you still need the original assembly (CIL) to run your program.

-- 
View this message in context: http://n2.nabble.com/Does-AOT-work-on-Windows--tp2168953p2587450.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list