Dynamic loading

Steve Teale steve.teale at britseyeview.com
Mon Oct 28 11:00:57 PDT 2013


On Monday, 28 October 2013 at 17:49:23 UTC, Jacob Carlborg wrote:
> On 2013-10-28 18:45, Steve Teale wrote:
>
>> Is there a description somewhere of how this will work? Is it 
>> language,
>> Phobos, linker, or what.
>
> I guess it's compiler and runtime.

That sounds a bit implausible. New language keyword or something 
to load a library or object file. My best guess is that extern(C) 
dlopen() will just work correctly, failing that I'd think we need 
an equivalent Phobos call.



More information about the Digitalmars-d mailing list