This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
I can not configure binutils
- From: Ricky Chan <rchan at zicorp dot com dot hk>
- To: binutils at sources dot redhat dot com
- Date: Thu, 6 Dec 2001 10:49:05 +0800
- Subject: I can not configure binutils
Hi,
I can not configure binutils under Cygwin, I got the following error message
in the end of configure.out.
flex: not found
checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... lex: not found
configure: error: cannot find output from lex; giving up
Configure in /tmp/build/binutils/binutils failed, exiting.
I used the following command for configuration that is found on the Red Hat
eCos Web
/src/binutils/binutils-2.10.1/configure --target=arm-elf \
--prefix=/tools \
--exec-prefix=/tools/H-i686-pc-cygwin \
-v 2>&1 | tee configure.out
Can anybody help me solve this problem
thanks
Ricky Chan