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

Vladimir Panteleev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Vladimir Panteleev <[email protected]> ---
(In reply to Walter Bright from comment #5)
> A better solution for now is to have rdmd not use both -od and -of.

That would mean to either put the intermediary object files in the current
directory or to put the .lib file in a temporary directory. Again it would mean
special logic in rdmd depending on whether -lib is supplied to work around the
DMD bug.

--

Reply via email to