Files
ldc/driver
David Nadlinger e37cb50999 Use -of for object name when building executable with -singleobj.
This is what DMD does, and arguably the expected behavior – otherwise,
there would be no way other than using -od to prevent races if two
compiler instances could ever compile the same file(s) at the same
time (e.g. for debug/release configurations).

Should we transition to assuming -singleobj by default?
2012-10-03 18:01:58 +02:00
..
2012-04-02 14:53:52 +01:00
2012-04-03 21:18:16 +01:00
2012-04-03 21:18:16 +01:00
2012-09-07 03:51:32 +02:00