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

Andrei Alexandrescu <and...@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |and...@erdani.com

--- Comment #10 from Andrei Alexandrescu <and...@erdani.com> ---
It may indeed be worthwhile to support -c as in "solve all dependencies and
produce a big .o file ready for linking". There is no easy way to do that with
either dmd or rdmd. Alternatively we could use a --no-link flag but -c seems
more direct. Vladimir, what do you think?

--

Reply via email to