https://sourceware.org/bugzilla/show_bug.cgi?id=20722
Bug ID: 20722
Summary: Unrecognized storage class error when building dlls
with --gc-sections
Product: binutils
Version: 2.28 (HEAD)
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: lukeallardyce at gmail dot com
Target Milestone: ---
Created attachment 9584
--> https://sourceware.org/bugzilla/attachment.cgi?id=9584&action=edit
coffcode.h patch
Commit 2b80414 causes an error when using binutils with dlls with C_HIDDEN
symbols (generated when using --gc-sections), which along with C_EXTLAB was
previously not considered "unknown".
I got things working again by reverting the change, at least for C_HIDDEN.
Patch attached.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils