Re: Is there a .NET compiler ?



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
.



Relevant Pages

  • Re: Debugging JNI shared libraries
    ... >compiles OK on Win32 when I have teh requisite stuff installed and I'm ... >DllMain gets called, attach to the dll? ... code as far as the debugger is concerned). ...
    (comp.programming)
  • Re: Is developing in VB6 still viable?
    ... The following is a minimum Delphi GUI that formless compiles to 386k, ... How does this relate to a .Net app? ... Again, Win32 is dying. ...
    (microsoft.public.vb.general.discussion)
  • Debugging JNI shared libraries
    ... I have been trying to get some JNI code working on Win32 (the code is ... compiles OK on Win32 when I have teh requisite stuff installed and I'm ... I load my DLL/so via System.loadLibrary, and on Linux things go off ...
    (comp.programming)
  • Re: Am trying to understand #If ... #Then
    ... They must have fixed this in later versions as this compiles in A2003. ... because in A2000 all of the code must be valid code. ... It's WIN32." ... It's WIN16." ...
    (comp.databases.ms-access)
  • Re: Is it time for a real 64-bit Delphi Survey?
    ... Craig Stuntz [TeamB] wrote: ... .NET app and compiles it into a Win32 executable? ...
    (borland.public.delphi.non-technical)