|
From: | sourceware-bugzilla at jdrake dot com |
Subject: | [Bug ld/26588] enable-reloc-section on .exe with no exported symbols causes segfault if requested to create implib |
Date: | Thu, 24 Sep 2020 19:32:56 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=26588 --- Comment #7 from sourceware-bugzilla at jdrake dot com --- Created attachment 12864 --> https://sourceware.org/bugzilla/attachment.cgi?id=12864&action=edit patch allowing empty import library for dll After preventing creating an import library for an exe when there are no exports, to avoid a crash, it turned out that some projects expected to be able to create an import library for a dll with no exports, so more closely match the condition to the condition around initializing the dll name. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |