[Mono-list] Error when using mkbundle

Robert Jordan robertj at gmx.net
Wed Mar 4 17:51:53 EST 2009


djzmo wrote:
> Hi there..
> 
> I got this error when I tried to 'mkbundle' an assembly...
> 

> Unhandled Exception: System.ComponentModel.Win32Exception:
> ApplicationName='sh',
>  CommandLine='-c "as -o temp.o temp.s "', CurrentDirectory=''

> any ideas? :thinking:

You have to install cygwin with at least these packages:
"gcc", "binutils", "as".

Robert



More information about the Mono-list mailing list