Thread overview
Preventing generation of bad exe
Apr 14, 2004
Matthew
Apr 14, 2004
tjulian
Apr 14, 2004
Walter
April 14, 2004
Is there a DMD.exe (or LINK.exe) option which prevents generation of .exe output files on link failure?



April 14, 2004
Matthew wrote:

> Is there a DMD.exe (or LINK.exe) option which prevents generation of .exe output files on link failure?

link /delexecutable

--
TimJ
April 14, 2004
dmd -L/DE test.d


"Matthew" <matthew@stlsoft.org> escribió en el mensaje news:c5j794$1613$1@digitaldaemon.com...
> Is there a DMD.exe (or LINK.exe) option which prevents generation of .exe output files on link failure?


April 14, 2004
"Matthew" <matthew@stlsoft.org> wrote in message news:c5j794$1613$1@digitaldaemon.com...
> Is there a DMD.exe (or LINK.exe) option which prevents generation of .exe output files on link failure?

www.digitalmars.com/ctg/ctgLinkSwitches.html#delexecutable