J
John Doe
Hi all,
I have a lot of confusion about what this runtime environment is.
When I write an application with unmanaged code and unmanaged data, can
I compile it to the MSIL, or it will compile mandatorily to the x86
instruction set?
If I can compile to MSIL:
In this case it will probably run also on WindowsXP on Alpha and Itanium
architectures where there is the .Net runtime by Microsoft, right?
But then why the go-mono people say that their .net environment
implementation cannot run partially unmanaged code? Is it just "their"
fault? What is the "part" of the runtime enviromnent that is lacking in
their implementation?
I have a lot of confusion about what this runtime environment is.
When I write an application with unmanaged code and unmanaged data, can
I compile it to the MSIL, or it will compile mandatorily to the x86
instruction set?
If I can compile to MSIL:
In this case it will probably run also on WindowsXP on Alpha and Itanium
architectures where there is the .Net runtime by Microsoft, right?
But then why the go-mono people say that their .net environment
implementation cannot run partially unmanaged code? Is it just "their"
fault? What is the "part" of the runtime enviromnent that is lacking in
their implementation?