[Bug 149] using libgdruntime.so and libgphobos2.so

via D.gnu d.gnu at puremagic.com
Wed Aug 13 01:28:31 PDT 2014


http://bugzilla.gdcproject.org/show_bug.cgi?id=149

--- Comment #5 from Johannes Pfau <johannespfau at gmail.com> ---
These changes in the pull request include support for plugins, but they also
provide what you want: Phobos and druntime as shared libraries for normal
dynamic linking.

Your GC problem is that the GC can't find the data segment in the shared
libraries (same for TLS). See
https://github.com/jpf91/GDC/commit/1dc78aa2bd9764e653364f952c7985f81b5d94a0

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20140813/f6939176/attachment.html>


More information about the D.gnu mailing list