[Mono-list] Stripped down mono applications
Robert Jordan
robertj at gmx.net
Fri Jul 7 09:49:22 EDT 2006
> I tried using it with cmd.exe (XP here) and it complained it couldn't
> find "sh", so I ran it using Cygwin with the following result:
>
> $ mkbundle Hello.exe --deps
> OS is: Windows
> Sources: 1 Auto-dependencies: True
> embedding: e:\Mono\Hello.exe
> embedding: C:\Programme\Mono-1.1.16\lib\mono\1.0\mscorlib.dll
> Compiling:
> as -o temp.o temp.s
> [Fail]
>
> How do you use it correctly?
See "man mkbundle".
You need cygwin and the "gcc", "gcc-mingw" and "as" packages.
Robert
>
> Robert Jordan wrote:
>
>> Mkbundle will work with the latest Mono version for Windows.
>>
>> Robert
>>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
More information about the Mono-list
mailing list