LDC 1.35.0

kinke noone at nowhere.com
Tue Oct 17 17:58:43 UTC 2023


On Tuesday, 17 October 2023 at 16:29:34 UTC, Imperatorn wrote:
> ```
> lld-link: error: undefined symbol: _d_newitemT
>>>>               [...]
> ```

Sounds like you're using an older host compiler with newer target 
libs. That doesn't work, the host compiler needs to be upgraded 
too. [This is mentioned in 
https://wiki.dlang.org/Cross-compiling_with_LDC#Default_libraries.]


More information about the Digitalmars-d-announce mailing list