Building latest LDC on windows

David Nadlinger code at klickverbot.at
Fri Sep 13 16:17:13 PDT 2013


On Thu, Sep 12, 2013 at 9:14 PM, FreeSlave <freeslave93 at gmail.com> wrote:
> I have problems too.
> I do 'make', but after 15% it says
> "Error: cannot write native asm: Error opening output file
> 'C:\Users\Roman\AppData\Local\Temp\ldc-9540aef.s'
> runtime/CMakeFiles/druntime-ldc.dir/build.make:58: recipe for target
> `runtime/src/core/atomic.obj' failed
> CMakeFiles/Makefile2:296: recipe for target
> `runtime/CMakeFiles/druntime-ldc.dir/all' failed
> Makefile:126: recipe for target `all' failed

This is indeed a regression in Git master (the Windows builds are
unfortunately not part of the CI systems yet), the first bad commit
seems to be https://github.com/ldc-developers/ldc/commit/272230fe595b41e6db156244793f32380eee50d8.

David


More information about the digitalmars-d-ldc mailing list