mkbundle Re: Re: [Mono-list] Compiling .NET programs to EXE
files that runwithout Mono/NET Framework
Miguel de Icaza
miguel at ximian.com
Thu May 25 19:32:27 EDT 2006
hello,
> I didn't know about mkbundle, tried it, and get the following, no mater what c# code I mkbundle.
> Must be something typical causing this? (but i couldn't dig up anything ....)
> Anyone have any ideas?
What OS is this? This looks like an incomplete Mono setup.
> As for generating native code .... is it doing that? Or is it creating a "bundle"
> but still doing a lot of intermediate work when running it?
It still uses CIL for the code; It merely removes the dependency on
the runtime to be installed.
Miguel.
More information about the Mono-list
mailing list