bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/25541] linking twice to the same msvc import library produces an


From: martin at martin dot st
Subject: [Bug ld/25541] linking twice to the same msvc import library produces an invalid IAT
Date: Tue, 28 Sep 2021 11:21:01 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25541

--- Comment #1 from Martin Storsjö <martin at martin dot st> ---
Created attachment 13682
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13682&action=edit
Attempt at reproducing the issue

The explanation of the issue sounds indeed like something that could happen,
but I tried reproducing it (with a manually crafted minimal set of sources) and
wasn't able to. I'm attaching the set of sources I tried to use for reproducing
the issue. Maybe it's possible to trigger it if the individual source files
link in other system functions, before trying to import things from that same
import lib another time - I also tried with a more extensive example that does
that, but didn't still manage to reproduce it.

So if this issue still is reproducible with binutils >= 2.35, then it'd be
great if you can share a bunch of prebuilt object files/import libs/static libs
that can be used for reproducing and analyzing the issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]