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

Ulrich Kunitz gefm21@uumail.de
Wed, 27 Mar 2002 14:26:06 +0100


Peter M. Lemmen wrote:

> 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.

Probably debugging output.

> 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?

Yes, I assume. The feature is called binfmt_misc. The documentation is
at least on my machine under
/usr/src/linux/Documentation/binfmt_misc.txt. It includes even a link to
a website.

Try it and report your experience here. 

Ciao,

Uli Kunitz

-- 
Ulrich Kunitz (gefm21@uumail.de)