On 2012-06-14 14:36, Matthew Caron wrote:
So, we've been toying with using D on embedded systems, and one of the
things that struck us as strange is that our emitted binaries don't link
against a shared libphobos, and indeed, one does not even seem to be
created when building GDC. Was this a conscious design decision? If so,
why? Are there any plans to change it to use a shared library?

D does not currently support shared libraries. Although I don't know if GDC has done some modifications to support this.

--
/Jacob Carlborg

Reply via email to