[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/21059] New: [PATCH] binutils 2.28 branch doesn't compile w
From: |
bero at lindev dot ch |
Subject: |
[Bug binutils/21059] New: [PATCH] binutils 2.28 branch doesn't compile with flex 2.6.3 |
Date: |
Tue, 17 Jan 2017 23:50:43 +0000 |
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/21059] New: [PATCH] binutils 2.28 branch doesn't compile with flex 2.6.3,
bero at lindev dot ch <=