<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 15 March 2013 12:01, Benjamin Thaut <span dir="ltr"><<a href="mailto:code@benjamin-thaut.de" target="_blank">code@benjamin-thaut.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>

Well I don't want to overwrite the existing version of druntime and phobos. I want to be ablte to specifiy via a compiler option to use a different version of them. In some projects I use the original druntime + phobos and in other projects I use my custom version. With dmd this is possible via a custom sc.ini file. So is there a option to just remove druntime/phobos from LIBRARY_PATH? (and keep everything else)<br>

<br>
Kind Regards<span class=""><font color="#888888"><br>
Benjamin Thaut<br>
</font></span></blockquote></div><br></div><div class="gmail_extra">You didn't seem to read my first message. :)<br><br><div class="im">
On 15 March 2013 10:03, Iain Buclaw <<a href="mailto:ibuclaw@ubuntu.com" target="_blank">ibuclaw@ubuntu.com</a><br></div>
<mailto:<a href="mailto:ibuclaw@ubuntu.com" target="_blank">ibuclaw@ubuntu.com</a>>> wrote:<br>

<br>
    The library is installed in /usr/lib,  which is part of the<br>
    LIBRARY_PATH.   The static library itself is a combination of<br>
    druntime and phobos together, not separate at the moment.  To<br>
    specify a different standard library, use -defaultlib switch.<br>
<br></div><div class="gmail_extra"><br clear="all"><br>-- <br>Iain Buclaw<br><br>*(p < e ? p++ : p) = (c & 0x0f) + '0';
</div></div>