Bug creation and email sending has been disabled, file new bugs at gcc.gnu.org/bugzilla
Bug 89 - Add DMD version to --version output
Summary: Add DMD version to --version output
Status: RESOLVED DUPLICATE of bug 38
Alias: None
Product: GDC
Classification: Unclassified
Component: gdc (show other bugs)
Version: development
Hardware: All All
: --- enhancement
Assignee: Iain Buclaw
URL:
: 304 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-01-12 07:57 CET by Mike
Modified: 2018-08-26 22:25 CEST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike 2014-01-12 07:57:41 CET
It's helpful to know what DMD version each GDC binary is based on.  Please add the DMD version to the --version output.
Comment 1 Johannes Pfau 2014-04-12 09:03:11 CEST
Read the discussion in #38 for more information.

You can either use __VERSION__:
http://dpaste.dzfl.pl/764e628597e3

Or you can set --with-pkgversion= when compiling gdc. See http://gcc.gnu.org/install/configure.html

*** This bug has been marked as a duplicate of bug 38 ***
Comment 2 Johannes Pfau 2018-08-26 22:25:48 CEST
*** Bug 304 has been marked as a duplicate of this bug. ***