Cannot make sense of LLD linker error with ldc 1.11.0

kinke kinke at libero.it
Thu Aug 30 16:12:24 UTC 2018


Nope, I now think this is more likely an issue with the default 
config (etc/ldc2.conf). It contains a new section for 
WebAssembly, which specificies `-link-internally`, which seems to 
be wrongly used for non-WebAssembly too in your case.
I take it you're not using an official package, but a distro one?


More information about the Digitalmars-d-learn mailing list