April 30, 2013 How to dump the defaults version and debug names | ||||
---|---|---|---|---|
| ||||
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. |
Copyright © 1999-2021 by the D Language Foundation