-
-
Notifications
You must be signed in to change notification settings - Fork 270
Closed

Description
Most recent LDC2 versions fail to build on windows while this worked for years.
Here is how to reproduce
git clone https://gitlab.com/basile.b/dexed
cd dexed
git submodule update --init
cd dexed-d
dub build --compiler=ldc2
To get a huge amount of lld-link error messages.
As noted in the project-specific issue Apparently the problem started from v1.31.0
I dont say this is a bug in the toolchain... but at least that this is a breaking change that I cant handle, so any help would be welcome
Metadata
Metadata
Assignees
Labels
No labels