[Mono-dev] Native compiler

Miguel de Icaza miguel at ximian.com
Tue Dec 27 15:53:44 EST 2005


Hello,

> That doesn't work on Windows, and as much as we want to shy away from
> the fact, 90% of desktop users use Windows. mono --aot doesn't work
> either on Windows, complains about "as" not being there.

The linker you pointed to is not a "native compiler" it is merely a tool
that embeds your application and your runtime.

"mkbundle" can do that just fine.  You need to install "as" from cygwin.

Miguel.



More information about the Mono-devel-list mailing list