Shared library support
John Colvin via digitalmars-d-ldc
digitalmars-d-ldc at puremagic.com
Fri Jan 15 06:46:35 PST 2016
What is the state of shared library support across the different
platforms that LDC supports? What is supposed to work currently
and what is not?
I seem to be in a perennial state of "try it and see" with this,
but that makes it hard to tell the difference between expected
failures (not implemented yet), unexpected failures (something's
broken) and user error. It would be really great if someone who
really understand it could give me an overview :)
More information about the digitalmars-d-ldc
mailing list