[Issue 13005] DMD 2.066 prep: 32-bit build fails on Windows via create_dmd_release
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Jun 28 23:25:20 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13005
--- Comment #4 from Andrew Edwards <edwards.ac at gmail.com> ---
Output is a combination of stderr and stdout. It is produced in accordance with
instructions at http://support.microsoft.com/kb/110930.
Actual command used:
create_dmd_release --extras=extras/windows --archive master 1> output.txt
2>&1
--
More information about the Digitalmars-d-bugs
mailing list