digitalmars.D.bugs - Linux DMD 2.058 shared library support still broken
- Kris Dawson <gnerdthe1 gmail.com> Feb 25 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.
Feb 25 2012








Kris Dawson <gnerdthe1 gmail.com>