https://issues.dlang.org/show_bug.cgi?id=14305

--- Comment #3 from Vladimir Panteleev <thecybersha...@gmail.com> ---
(In reply to Temtaime from comment #1)
> I think current behavior is correct.

-od is not just for the output file, but also for intermediate files (.obj).
-of should override -od for the final output file. I consider that the current
behavior without -lib is correct. Regardless of that, changing the behavior
without -lib will break rdmd and possibly other tools.

--

Reply via email to