Re: Is there a .NET compiler ?
- From: "Alex Zencovich" <zencovich@xxxxxxxxxxxxx>
- Date: Fri, 24 Mar 2006 17:13:32 +0200
Sorry, I do not familiar with .NET 2.0 - is it mean I will not forced in
distrinbute .NET assemblies with my app after that compilation?
If it still required, what benefit from that NGen?
Alex
"Jon Shemitz" <jon@xxxxxxxxxxxxxxxxx> wrote in message
news:442362E9.6948ECF4@xxxxxxxxxxxxxxxxxxxx
Christopher Burke wrote:
Ok - sounds like a silly question, but here goes.
Is there a compiler that compiles .NET to native anything (e.g. Win32).
I don't mean a program that packages a JIT... but one that literally
compiles it to Win32 like any other language.
If so - where ?
Yes. It's called NGen. Native Generate. In 2.0, NGen precompiles a
whole app; in 1.x, it works an assembly at a time.
--
<http://www.midnightbeach.com> Contracting, consulting, training
.NET 2.0 for Delphi Programmers <http://www.midnightbeach.com/.net>
In production - in stores by June
.
- Follow-Ups:
- Re: Is there a .NET compiler ?
- From: Jon Shemitz
- Re: Is there a .NET compiler ?
- From: Craig Stuntz [TeamB]
- Re: Is there a .NET compiler ?
- References:
- Is there a .NET compiler ?
- From: Christopher Burke
- Re: Is there a .NET compiler ?
- From: Jon Shemitz
- Is there a .NET compiler ?
- Prev by Date: Re: The opportunity for Delphi
- Next by Date: Re: There is no .NET in Vista Code?
- Previous by thread: Re: Is there a .NET compiler ?
- Next by thread: Re: Is there a .NET compiler ?
- Index(es):
Relevant Pages
|