On Saturday, 13 June 2026 at 23:58:02 UTC, Mindy (0xEAB) wrote:
Hi Iain,

From `dmd --help`:

-of=<filename>    name output file to <filename>

From `gdmd --help` (v14.2.0):

-offilename    name output file to filename

Also, `gdmd` seems to require the user to supply separate `-od` to allow the user to place the object file in the directory from `-of`, while `dmd` and `ldmd2` seem to do so automatically.

Reply via email to