Contents Menu Expand Light mode Dark mode Auto light/dark mode
The GNU D Compiler 13.0.1 (experimental 20220101) documentation
Logo
The GNU D Compiler 13.0.1 (experimental 20220101) documentation
  • Copyright
  • Invoking gdc
    • Input and Output files
    • Runtime Options
    • Options for Directory Search
    • Code Generation
    • Warnings
    • Options for Linking
    • Developer Options
  • GNU GENERAL PUBLIC LICENSE
  • GNU Free Documentation License
  • Indexes and tables
Back to top
Edit this page

Invoking gdc#

Description#

The gdc command is the GNU compiler for the D language and supports many of the same options as gcc. See Option Summary. This manual only documents the options specific to gdc.

Options#

  • Input and Output files
  • Runtime Options
  • Options for Directory Search
  • Code Generation
  • Warnings
  • Options for Linking
  • Developer Options
Next
Input and Output files
Previous
Copyright
Copyright © 2006-2022 Free Software Foundation, Inc.
Made with Sphinx and @pradyunsg's Furo
Last updated on Nov 08, 2022
On this page
  • Invoking gdc
    • Description
    • Options