Linux DMD 2.058 shared library support still broken

Kris Dawson gnerdthe1 at gmail.com
Sat Feb 25 09:24:01 PST 2012


2.058 can create a .so file when compiling with -fPIC and -shared but
when using 'nm -D' to see the addresses, the numbers are all over the
place. Linking a library  compiled with dmd to a test file doesn't
work with a ton of Phobos linking errors.


More information about the Digitalmars-d-bugs mailing list