Runtime.loadLibrary() on Linux
    Sean Kelly 
    sean at invisibleduck.org
       
    Fri May 11 11:46:31 PDT 2012
    
    
  
On Thursday, 10 May 2012 at 07:09:43 UTC, F i L wrote:
> Is it possible?
>
> I get a message "rt_loadLibrary() not supported on Posix" when 
> I try. Is there something I'm doing wrong or is loading shared 
> libraries not supported at all on Linux systems?
It should be made to work on Linux.  Interested in submitting a
pull request?  The function is in src/rt/dmain2.d.
    
    
More information about the Digitalmars-d-learn
mailing list