Do not write object file?

Andre Tampubolon andre at lc.vlsm.org
Thu May 17 03:16:30 PDT 2012


Every time I compile a D code, an .obj file is generated.
Is there any to prevent that?

I tried "dmd -o- hello.d". Indeed there's no obj file. And no
executable, too.

Maybe this is a bug?


More information about the Digitalmars-d mailing list