gdmd and the `-of` switch
Mindy (0xEAB)
desisma at heidel.beer
Sun Jun 14 00:16:39 UTC 2026
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.
More information about the D.gnu
mailing list