What's left for 1.0?

John Reimer terminal.node at gmail.com
Fri Nov 17 21:55:29 PST 2006


On Fri, 17 Nov 2006 07:28:31 -0800, Craig Black <cblack at ara.com> wrote:

> Very good.  I never tried it but for some reason always thought it could  
> not
> be done.  Will Linux be getting this capability say, within a year or so?
>
> Also, is there a utility in phobos to load a DLL at run-time?
>
> -Craig
>
>
> "Walter Bright" <newshound at digitalmars.com> wrote in message
> news:ejis3v$499$1 at digitaldaemon.com...
>> Craig Black wrote:
>>> Can you load a DLL that implements an abstract class at run-time?
>>
>> Sure. Just like in C++. (Note that shared library support isn't there in
>> the linux DMD yet, but this should work under Windows.)
>
>

I think shared library support is available in gdc.  Gdc works on more  
platforms anyway.  I really wish it were the standard compiler, but  
unforunately this isn't possible.

-JJR



More information about the Digitalmars-d mailing list