How do I load a shared library?

Nafees via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Oct 10 02:34:36 PDT 2016


anyone? so there is no way to get my 50,000 Line of code to work 
again? All that code to waste?

P.S: I've tried doing these:
Tried to use GDC, no luck
used -defaultlib=libphobos2.so, no luck
removed all functions from library, compiled it empty, yet, 
dlopen gives segFault.

AND:
This same code used to work on ubuntu 14.04 (i386), now I'm on 
xubuntu 16.04 (amd64).


More information about the Digitalmars-d-learn mailing list