[Bug binutils/22676] dlltool produces invalid code for 32bit delayload import-lib

2025-06-14 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22676 Sam James changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug binutils/22676] dlltool produces invalid code for 32bit delayload import-lib

2025-06-13 Thread sourceware-bugzilla at jdrake dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22676 Jeremy Drake changed: What|Removed |Added CC||sourceware-bugzilla@jdrake.

[Bug binutils/22676] dlltool produces invalid code for 32bit delayload import-lib

2025-06-13 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22676 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug binutils/22676] dlltool produces invalid code for 32bit delayload import-lib

2018-01-04 Thread fr...@fritz-elfert.de
https://sourceware.org/bugzilla/show_bug.cgi?id=22676 --- Comment #1 from Fritz Elfert --- For your convenience, a copy of the README.md at the specified github repo: Creating a delayloading import lib with dlltool works fine for 64bit targets but crashes for 32bit targets. This minimalistic exa