https://issues.dlang.org/show_bug.cgi?id=16962
--- Comment #12 from Vladimir Panteleev <[email protected]> --- ag0aep6g: There is now an outdated comment in rdmd: // When building libraries, DMD does not generate object files. // Instead, it uses the -od parameter as the location for the library file. // Thus, override objDir (which is normally a temporary directory) // to be the target output directory. DMD will now use -c even with -lib. Was this something that changed due to your recent changes? --
