<html>
    <head>
      <base href="http://bugzilla.gdcproject.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - using libgdruntime.so and libgphobos2.so"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=149#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - using libgdruntime.so and libgphobos2.so"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=149">bug 149</a>
              from <span class="vcard"><a class="email" href="mailto:johannespfau@gmail.com" title="Johannes Pfau <johannespfau@gmail.com>"> <span class="fn">Johannes Pfau</span></a>
</span></b>
        <pre>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
<a href="https://github.com/jpf91/GDC/commit/1dc78aa2bd9764e653364f952c7985f81b5d94a0">https://github.com/jpf91/GDC/commit/1dc78aa2bd9764e653364f952c7985f81b5d94a0</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>