[Mono-list] Bundling Mono

Mike Christensen imaudi at comcast.net
Wed Mar 25 19:52:38 EDT 2009


I would assume the assembly would be all pre-JIT'ed too?
> see 
> http://www.mono-project.com/Guide:Running_Mono_Applications
>
> For example, if   my.exe is compiled with:
>
> gmcs -r:my.dll -o my.exe *.cs
>
> To create a bundle:
>
> mkbundle --deps  -o mybundle.exe my.exe my.dll
>
> The resulting executable is self contained and does not need the Mono
> runtime installed to run. 
>   
>
> Ozzapoo wrote:
>   
>> Hi. I have a .net executable which I wish to bundle with mono, so that
>> people without the .net framework can run it. However, I don't know how I
>> can do this on windows. Can anyone help?
>>
>>     
>
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20090325/9521018f/attachment.html 


More information about the Mono-list mailing list