Re: [Mono-list] kernel support

2003-06-20 Thread Sam Clegg
On Tue, Jun 17, 2003 at 04:40:38PM -0700, George Farris wrote: This of course doesn't work since it registers both mono and wine binaries. What we really need is native support under Linux so that the file command returns something like so: MONO 32-bit LSB executable, Intel 80386, version

Re: [Mono-list] kernel support

2003-06-20 Thread George Farris
On Fri, 2003-06-20 at 04:04, Sam Clegg wrote: On Tue, Jun 17, 2003 at 04:40:38PM -0700, George Farris wrote: This of course doesn't work since it registers both mono and wine binaries. What we really need is native support under Linux so that the file command returns something like so:

Re: [Mono-list] kernel support

2003-06-17 Thread Sam Clegg
On Mon, Jun 16, 2003 at 09:08:56PM -0700, George Farris wrote: Does anyone know what the plans are for kernel support of mono binaries? Right now a binary mono file shows as: The debian package installs support for direct running of PE files using mono through the kernel CONFIG_BINFMT_MISC

Re: [Mono-list] kernel support

2003-06-17 Thread Karl Pitrich
On Tue, 2003-06-17 at 06:08, George Farris wrote: here is a script to register mono with the binfmt misc handler: http://www.atoker.com/mono/mono.init / pit ___ Mono-list maillist - [EMAIL PROTECTED]

Re: [Mono-list] kernel support

2003-06-17 Thread George Farris
This of course doesn't work since it registers both mono and wine binaries. What we really need is native support under Linux so that the file command returns something like so: MONO 32-bit LSB executable, Intel 80386, version 1 (SYSV) for Linux There will be times when one just wants the app

[Mono-list] kernel support

2003-06-16 Thread George Farris
Does anyone know what the plans are for kernel support of mono binaries? Right now a binary mono file shows as: MS Windows PE 32-bit Intel 80386 console executable This of course, is totally unacceptable on a Linux machine. I want to be able to run my binaries directly instead of through a

Re: [Mono-list] kernel support

2003-06-16 Thread Simon Kitching
On Tue, 2003-06-17 at 16:08, George Farris wrote: Does anyone know what the plans are for kernel support of mono binaries? Right now a binary mono file shows as: MS Windows PE 32-bit Intel 80386 console executable What command displays this?? This of course, is totally unacceptable on a

RE: [Mono-list] kernel support

2003-06-16 Thread Thong (Tum) Nguyen
, 17 June 2003 5:31 p.m. To: George Farris Cc: mono list; mono devel list Subject: Re: [Mono-list] kernel support On Tue, 2003-06-17 at 16:08, George Farris wrote: Does anyone know what the plans are for kernel support of mono binaries? Right now a binary mono file shows as: MS Windows