[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/25374] linking to msvc import library results in invalid IDT ent
From: |
martin at martin dot st |
Subject: |
[Bug ld/25374] linking to msvc import library results in invalid IDT entry |
Date: |
Tue, 28 Sep 2021 11:07:39 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=25374
--- Comment #4 from Martin Storsjö <martin at martin dot st> ---
The issue shown in the reproduction sample posted by Petteri seems to have been
caused by a regression in binutils 2.34, that was fixed again in binutils 2.35.
The commit that caused the breakage was this one:
https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=90d92a632aaf75ce698335efeb383ddf785c12d8
The issue was resolved later by this commit:
https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=5e365e474b7561318ddb1a107f05cf0c002e8284
It's possible that this also was the same issue that this bug was filed about,
but it could also maybe have been a different issue. I'm not able to reproduce
any bug similar to this with current versions of binutils though.
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug ld/25374] linking to msvc import library results in invalid IDT entry,
martin at martin dot st <=