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

            Bug ID: 21059
           Summary: [PATCH] binutils 2.28 branch doesn't compile with flex
                    2.6.3
           Product: binutils
           Version: 2.28
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: bero at lindev dot ch
  Target Milestone: ---

Created attachment 9759
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9759&action=edit
Patch

If flex 2.6.3 is used, building binutils-2_28-branch barfs with undefined
references to yywrap (problem is the #ifndef yywrap constructs when flex 2.6.3
#defines yywrap unconditionally to support custom prefixes).

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

Reply via email to