On Thursday, 2 September 2021 at 11:19:55 UTC, jfondren wrote:
On Thursday, 2 September 2021 at 11:04:12 UTC, JG wrote:
Hi,

We hit a linking error (after upgrading to dub 1.26.0). I thought I would try to use dustmite to create a reduced error test case. One week later it is still running (depth 22). I don't suppose there is anyway of determining when it will finish?

Possibly it's not a compiler error at all but a name-mangling change combined with some stale objects in your build.

Thanks for the suggestion.

I thought I was doing this. What I did was run:

dub clean --all-packages
dub build --force

Then I am getting twelve linking errors. Of the form:
......  error: undefined reference to .....

Reply via email to