<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 3/13/2013 1:46 AM, Maxim Fomin
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAHFj7Gf1+BtWsobY35wwBTHD9+zXpwJgxMUDS+fWjh=2_Q9PLA@mail.gmail.com"
      type="cite"><br>
      <br>
      <div class="gmail_quote">2013/3/13 Walter Bright <span dir="ltr"><<a
            moz-do-not-send="true" href="mailto:walter@digitalmars.com"
            target="_blank">walter@digitalmars.com</a>></span><br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          Thanks to the efforts of Martin Nowak (dawgfoto) I have been
          able to build druntime as a shared library under Linux64 and
          get it to successfully run the test suite.<br>
          <br>
          Therefore, it's now time to make this now the default. This
          requires some changes to the makefiles for druntime, phobos,
          and some tweaks to dmd. </blockquote>
        <div><br>
          It is very nice to hear that problems which you expect to not
          been fixed soon are actually being fixed.<br>
          <br>
          Currently D object file is statically linked to phobos archive
          which includes druntime as well. After this changes druntime
          would be expelled from phobos library, right?<br>
        </div>
      </div>
    </blockquote>
    <br>
    That's right.<br>
    <br>
    <blockquote
cite="mid:CAHFj7Gf1+BtWsobY35wwBTHD9+zXpwJgxMUDS+fWjh=2_Q9PLA@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">
        <div><br>
          What about dynamic loading support of user-written modules?<br>
        </div>
      </div>
      <br>
    </blockquote>
    <br>
    This is a necessary step to get there.<br>
  </body>
</html>