[LLVMbugs] [Bug 3547] New: llvm2.5prerelase: configure requires flex
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Feb 11 06:30:48 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3547
Summary: llvm2.5prerelase: configure requires flex
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: edwintorok at gmail.com
CC: llvmbugs at cs.uiuc.edu
If flex is not found, I get this error on Linux:
configure: error: flex not found but required
AFAIK flex&bison are no longer required since lib/AsmParser was rewritten from
scratch.
If so the configure check should be removed on trunk + release branch.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list