<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 11 December 2015 at 18:58, Basile B. via D.gnu <span dir="ltr"><<a href="mailto:d.gnu@puremagic.com" target="_blank">d.gnu@puremagic.com</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 Friday, 11 December 2015 at 18:24:13 UTC, Johannes Pfau wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Am Fri, 11 Dec 2015 17:54:38 +0000<br>
schrieb Basile B. <<a href="mailto:b2.temp@gmx.com" target="_blank">b2.temp@gmx.com</a>>:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Friday, 11 December 2015 at 17:51:52 UTC, Basile B. wrote:<br>
> On Friday, 11 December 2015 at 17:39:04 UTC, Thomas Brix > Larsen wrote:<br>
>> On Friday, 11 December 2015 at 17:17:24 UTC, Basile B. >> wrote:<br>
>>> [...]<br>
>><br>
>> gdmd is part of the gdc package. It takes dmd options.<br>
><br>
> I can't see it. I have downloaded gdc from the "choose > compilo" page, archive is "gdc-5.2.0+2.066.1.tar.xz", what's > wrong ?<br>
<br>
from here more exactly:<br>
<br>
<a href="http://gdcproject.org/downloads/binaries/5.2.0/x86_64-linux-gnu/gdc-5.2.0+2.066.1.tar.xz" rel="noreferrer" target="_blank">http://gdcproject.org/downloads/binaries/5.2.0/x86_64-linux-gnu/gdc-5.2.0+2.066.1.tar.xz</a><br>
</blockquote>
<br>
It's not included in the <a href="http://gdcproject.org/downloads/" rel="noreferrer" target="_blank">http://gdcproject.org/downloads/</a> packages, but it is included in Archlinux and Debian packages IIRC.<br>
<br>
I could ship the gdmd script with the binary releases but it's a perl script and I'd rather have an alternative which doesn't need perl installed.<br>
<br>
Source code: <a href="https://github.com/D-Programming-GDC/GDMD/blob/master/dmd-script" rel="noreferrer" target="_blank">https://github.com/D-Programming-GDC/GDMD/blob/master/dmd-script</a> incomplete D port: <a href="https://github.com/quickfur/GDMD/tree/dport" rel="noreferrer" target="_blank">https://github.com/quickfur/GDMD/tree/dport</a> (maybe I'll finish this some time...)<br>
</blockquote>
<br></div></div>
Ok, I thought it's distributed with GDC. Clearly a sript is not an option for me.<br>
<br>
The GDC command line interface doesn't look like a piece of cake...600 lines to translate DMD options, ouch. My proposition still stands but I'm sorry if it looks abusive...the fact is I've never used GDC at all.<br>
</blockquote></div><br></div><div class="gmail_extra">It's not just a one-to-one conversion of command-line switches, it's also behaviour that needs to be mimic'd too.<br></div><div class="gmail_extra"><br></div></div>