Where can I find a reference for compiler flags?

Jacob Carlborg doob at me.com
Wed Jun 5 09:45:53 UTC 2019


On 2019-06-05 03:19, Mike Brockus wrote:

> Where can I find a reference for compiler flags?

Here's the reference [1]. You can also run "dmd --help" to print out the 
available flags. [1] might not be up to date.

[1] https://dlang.org/dmd-windows.html

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list