dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]Portable.NET 0.5.0 targets


From: Gopal V
Subject: Re: [DotGNU]Portable.NET 0.5.0 targets
Date: Sun, 17 Nov 2002 00:33:36 +0530
User-agent: Mutt/1.2.5i

If memory serves me right, Rhys Weatherley wrote:
>     - Dynamic internalcalls (e.g. ILExecProcessAddInternalCall)

int ILExecProcessSetInternalCallTable(ILExecProcess* process, 
                                        ILEngineInternalClassInfo* 
internalClassTable,
                                        int internalClassCount);

So that the ilinternal can be used with this .... After all my idea
was just to bind the icalls at compile time but by rewriting only
ilrun.c ... So libILEngine.a can be used directly without modification.

See attached test case.
Gopal
-- 
The difference between insanity and genius is measured by success

Attachment: ilrun.patch
Description: Text document

Attachment: add.cs
Description: Text document

Attachment: custom_int.c
Description: Text document


reply via email to

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