<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Tue, Aug 28, 2018 at 8:40 AM Eugene Wissner via Digitalmars-d-announce <<a href="mailto:digitalmars-d-announce@puremagic.com">digitalmars-d-announce@puremagic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tuesday, 28 August 2018 at 06:18:28 UTC, Daniel Kozak wrote:<br>
> On Mon, Aug 27, 2018 at 7:55 PM Eugene Wissner via <br>
> Digitalmars-d-announce < <a href="mailto:digitalmars-d-announce@puremagic.com" target="_blank">digitalmars-d-announce@puremagic.com</a>> <br>
> wrote:<br>
><br>
>> On Monday, 27 August 2018 at 17:23:04 UTC, Arun Chandrasekaran <br>
>> wrote:<br>
>> > 1. It would be good to print the DMD frontend version with <br>
>> > `gdc --version`. It is helpful in reporting bugs. LDC does <br>
>> > this.<br>
>> ><br>
>> Unfortunately it doesn't seem to be possible. GCC doesn't <br>
>> allow to change --version output: <br>
>> <a href="https://bugzilla.gdcproject.org/show_bug.cgi?id=89" rel="noreferrer" target="_blank">https://bugzilla.gdcproject.org/show_bug.cgi?id=89</a><br>
>><br>
>><br>
> This is not true, right now on archlinux if you type gdc <br>
> --version it will display d frontend version <br>
> <a href="https://bugzilla.gdcproject.org/show_bug.cgi?id=89#c1" rel="noreferrer" target="_blank">https://bugzilla.gdcproject.org/show_bug.cgi?id=89#c1</a><br>
<br>
Is it set with --with-pkgversion? The same information will be <br>
displayed for gcc and g++ then. It is not always desirable if you <br>
ship the compiler as a whole (with libtool etc).<br></blockquote><div><br></div><div>Yes and no. It is set with  --with-pkgversion but it is only for gdc.</div></div></div>