https://issues.dlang.org/show_bug.cgi?id=16962
--- Comment #11 from Vladimir Panteleev <[email protected]> --- ag0aep6g: Since implementing -c directly is more complicated with the recent changes, can we emulate by using -lib and extracting the lib file's contents or such? Timothee, can you substitute -c with -lib in your use case? If so, we could fix the -od problem and make -c an explicitly unsupported switch like -o-. --
