[Mono-list] RESULT: 0 from mono, not from mint.

Peter M. Lemmen peter@lemmen.org
Wed, 27 Mar 2002 12:18:11 +0100


Hello,

This might be a newbie question, but I couldn't find anything about it in the
man page or in the archives...

I've been able to download and compile the mono-0.10 and mcs-0.10 packages
without problems, even recompiling the mcs with the compiled mcs4.exe went
fine. I also compiled and ran a hello_world program. Sofar everything looks
good. :-)

But why does the mono jit engine display a line 'RESULT: 0' after executing the
.NET binary? Executing the same binary with mint does not show this line.

Also, I vaguely remember from the last time I compiled a kernel that linux has
some kind of generic binary support. I remember that this could be used to run
java classes without having to write out a whole command line with the JVM and
everything. Could the same mechanism be used to run .net binaries without
having the specify mono every time?

Regards,

Peter.