https://sourceware.org/bugzilla/show_bug.cgi?id=16686

            Bug ID: 16686
           Summary: PowerPC build of binutils fails due to coffcode.h
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: kallisti5 at unixzen dot com

Created attachment 7461
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7461&action=edit
patch to add stdint.h

coffcode.h uses intptr_t without including stdint.h.  This results in a build
failure on recent PowerPC / GCC.  (not sure why it didn't fail before, maybe
gcc 4.8 is more strict?)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to