How to dump the defaults version and debug names

cbleser udefranettet at gmail.com
Tue Apr 30 13:48:29 PDT 2013


I would like to know if there is a way to dump the default 
version and debug names.

Like listing default macros in gcc
echo "int main(){return 0;}" | gcc -E -dM -

I am missing the version values name of the compiler release 
(like dmd-2.060).

Thank you.


More information about the Digitalmars-d mailing list