This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Building binutils without flex / bison


Is it possible to build binutils without flex / bison?

Please cc me in your reply. Cheers,
Shaun

checking for flex... no
checking for lex... no
checking for flex... /build/buildd/pocketpc-binutils-2.15/missing flex
checking for yywrap in -ll... no
checking lex output file root... WARNING: `flex' is missing on your
system.  You should only need it if
         you modified a `.l' file.  You may need the `Flex' package
         in order for those modifications to take effect.  You can get
         `Flex' from any GNU archive site.
lex.yy
[...]
checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root...
/build/buildd/pocketpc-binutils-2.15/ld/config
ure: line 4505: lex: command not found
configure: error: cannot find output from lex; giving up


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]