www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - Linux DMD 2.058 shared library support still broken

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.
Feb 25 2012