On Saturday, 30 January 2016 at 04:11:07 UTC, Mike Parker wrote:[...]Now I'm wishing that was the problem. Interestingly enough when i link to a C shared library it works... but also it isn't show in the needed shared library sections like below.[...]
Acctually I made multiple mistakes. 0x000000000000000f (RPATH) Library rpath:[--export-dynamic] should be [lib]
Ill fix that and test again.