dynamic libraries not runtime loadable on linux after all? confused by lack of Posix implementation of rt_loadLibrary in dmain2.d

J j at private-do-not-reply.org
Fri Jul 26 15:22:45 PDT 2013


Thanks Michael.

On Friday, 26 July 2013 at 20:46:12 UTC, Michael wrote:
> On Friday, 26 July 2013 at 19:42:59 UTC, J wrote:
>> I thought that runtime loading of dynamic libraries was 
>> implemented on Linux.
>
> If you need load a library with C interface, You can use 
> something like http://hg.m1xa.com/codewithd/src (see simple.f95 
> and symload.d)


More information about the Digitalmars-d mailing list