linking obj files compiled with LDC2 1.20.0 on Win64
realhet
real_het at hotmail.com
Mon Mar 23 12:55:11 UTC 2020
On Sunday, 22 March 2020 at 20:20:17 UTC, Steven Schveighoffer
wrote:
>
> Make sure you don't have any stale objects left over in your
> project from the older build. Build everything clean from
> scratch.
>
> -Steve
Thx, I double checked this. Then I attempted to link from the
commandline and it worked. o.O So there must be some weirdness in
my build tool which is fine with LDC2 1.6.0 but fails with 1.20.0
:S
More information about the Digitalmars-d-learn
mailing list