<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 11 November 2013 13:14, Dicebot <span dir="ltr"><<a href="mailto:public@dicebot.lv" target="_blank">public@dicebot.lv</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Monday, 11 November 2013 at 05:21:22 UTC, Marco Leise wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Does anyone have an idea how to go about GDC, especially once<br>
the D front-end is integrated? Since GCC installations are<br>
configured with gcc-config, there is a conflict for "eselect<br>
dlang". To clarify, gcc-config copies the executables from<br>
<br>
/usr/x86_64-pc-linux-gnu/gcc-<u></u>bin/<version>/*<br>
to<br>
/usr/bin/*<br>
<br>
I guess I should just stick to DMD and LDC for it then?<br>
By the way "dc" is already the name of an arbitrary precision<br>
expression evaluator and cannot be used for a symlink to the D<br>
compiler of choice. :p<br>
</blockquote>
<br></div></div>
I ignore gcc-config for GDC and explicitly maintain list of files to install and their target locations (it is very short). Not very gcc-ish but more allows more consistent deployment between different D compilers.<br>
</blockquote></div><br><br></div><div class="gmail_extra">What do you define as being a "consistent deployment" ?<br></div><div class="gmail_extra"><br clear="all"><br>-- <br>Iain Buclaw<br><br>*(p < e ? p++ : p) = (c & 0x0f) + '0';
</div></div>