On Tuesday, 21 August 2018 at 20:29:34 UTC, Emil wrote:
On Saturday, 3 February 2018 at 18:11:15 UTC, Daniel Kozak
wrote:
[...]
Tried it on an Acer Chromebook R13 running Version 69.0.3497.35
(Official Build) dev (32-bit). I have no previous experience
with llvm.
[...]
Looks like your Chromebook's got a MediaTek AArch64 processor, ie
64-bit ARM, which wasn't supported by D until the just released
LDC 1.11. I'd try building 1.11 from source, using these
instructions:
https://wiki.dlang.org/Building_LDC_from_source
You will need a working CMake though, looks like the one you're
trying to use isn't running.