dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FW: [DotGNU]The Mingw32 ilrun seems to run


From: Gopal V
Subject: Re: FW: [DotGNU]The Mingw32 ilrun seems to run
Date: Mon, 2 Dec 2002 17:04:40 +0530
User-agent: Mutt/1.2.5i

If memory serves me right, James Michael DuPont wrote:
> 4. regex was disabled

A regexp engine in pure IL can solve that issue ... I'll look at it later.

> Simon and I had a long discussion about how to associate the IL exe to
> the pnet runtime. I was thinking about a exe stub that chooses the
> runtime from the registry, what do you think?

There is no way to actually make an IL .exe load with pnet in Win32 ... 
Microsoft uses a Mscoree.dll to do this ... We *could* write our own 
Mscoree.dll (one for Windows 95, one for 98, .... etc) , but that would 
mean that .NET and pnet became mutually exclusive ...

For the time being "ilrun hello.exe" is the right way to do things , and
avoid unecessary complications on "click & run" procedures ...

(and the funny part is that , I can already click & run the Qt# programs
 in my Redhat box).

Gopal
-- 
The difference between insanity and genius is measured by success


reply via email to

[Prev in Thread] Current Thread [Next in Thread]