[Issue 14305] DMD incorrectly interprets -of and -od with -lib

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14305 Iain Buclaw changed: What|Removed |Added Priority|P1 |P3 --

[Issue 14305] DMD incorrectly interprets -of and -od with -lib

2015-06-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14305 --- Comment #5 from Nick Sabalausky cbkbbej...@mailinator.com --- https://github.com/D-Programming-Language/dmd/pull/4753 --

[Issue 14305] DMD incorrectly interprets -of and -od with -lib

2015-06-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14305 Nick Sabalausky cbkbbej...@mailinator.com changed: What|Removed |Added CC|

[Issue 14305] DMD incorrectly interprets -of and -od with -lib

2015-04-01 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14305 --- Comment #2 from Temtaime temta...@gmail.com --- Seems that without -lib behavior is incorrect then. --

[Issue 14305] DMD incorrectly interprets -of and -od with -lib

2015-04-01 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14305 Temtaime temta...@gmail.com changed: What|Removed |Added CC||temta...@gmail.com --- Comment

[Issue 14305] DMD incorrectly interprets -of and -od with -lib

2015-04-01 Thread via Digitalmars-d-bugs
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