On 2014-01-22 19:20, Russel Winder wrote:
libphobos2.a is not compiled with PIC code on Linux and OSX so is not usable for creating shared libraries, it has to be libphobos.so.
PIC is the default on OS X. But as David said, dynamic libraries are not properly implemented on OS X yet in DMD (or any other D compiler).
-- /Jacob Carlborg
