LDC, GDC command line args

Manu via Digitalmars-d digitalmars-d at puremagic.com
Fri Sep 30 06:04:46 PDT 2016


How did you get there? Even knowing it exists, I can't find a path to
that page from other pages...

Is this complete and up to date?
I have '-fdeprecated' in some existing makefiles, but this doc says
'-Wdeprecated' is the flag... not sure which is correct? :/
Also, there seems to be a lot of flags missing:
  deprecated as error
  deprecated as warning
  boundscheck=safeonly
  emit coverage
  emit deps
  profile, profile=gc
  addmain



On 30 September 2016 at 22:36, NX via Digitalmars-d
<digitalmars-d at puremagic.com> wrote:
> There is one for GDC[1], couldn't find anything for LDC.
>
> [1] https://wiki.dlang.org/GDC/Using_GDC


More information about the Digitalmars-d mailing list