[Mono-list] mkbundle issues

Alex Kloss alexkloss at att.net
Wed Nov 21 11:11:00 EST 2007


Hello all,

I'm developing a Gtk# app that I would like to build for both Linux and
Windows. In order to generate an independent executable, I used the
mkbundle -deps -o Source.exe Source.cs command, and the resulting .exe
works fine on Linux.

However, when I try to run the executable on Windows, I get a "Program
too big to fit into memory" error. I know that this usually means that
the file was corrupted, so I then checked the Windows copy against the
Linux copy with md5sum. No corruption.

Do mkbundle-created binaries work on Windows if they are compiled on
Linux? I believe I remember seeing a mailing list post to that effect.
If they do, then has anyone else experienced this error before?

Alex Kloss

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.ximian.com/pipermail/mono-list/attachments/20071121/7173b378/attachment.bin 


More information about the Mono-list mailing list