bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/20722] New: Unrecognized storage class error when building


From: lukeallardyce at gmail dot com
Subject: [Bug binutils/20722] New: Unrecognized storage class error when building dlls with --gc-sections
Date: Thu, 20 Oct 2016 08:42:26 +0000

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.


reply via email to

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