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

Michael pr at m1xa.com
Fri Jul 26 13:46:10 PDT 2013


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