Compiler build error
kinke
noone at nowhere.com
Sat Aug 4 13:29:36 UTC 2018
You're most likely hitting an ICE in the front-end (as both
compilers crash). What you can always do is invoke the compiler
in a GDB session. That's especially useful with an LDC CI build
(download:
https://github.com/ldc-developers/ldc/releases/tag/CI), as it
features debuginfos and enabled LLVM/LDC assertions.
Please file an issue once you narrowed it down a little, ideally
with a small reproducible test case.
More information about the Digitalmars-d-learn
mailing list