|
From: | njs at pobox dot com |
Subject: | [Bug ld/19541] Format reader for ILF format (used by MSVC-generated import libraries) does not properly handle data imports |
Date: | Fri, 05 Feb 2016 18:26:41 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19541 --- Comment #5 from Nathaniel J. Smith <njs at pobox dot com> --- Can the test suite include binary files? Two tests I can think of would be: 1) Include the ILF file; run objdump on it; confirm that the appropriate symbols appear. 2) Include the ILF file + a regular .o that references a data member in it; use ld to link them together and then use objdump to confirm that the resulting dll has a correct import table. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |