# This scripts tries to do the best to configure binutils on OS/2 # Unset LEX and YACC variables since otherwise it triggers a bug in # binutils' autoconf export LEX; unset LEX export YACC; unset YACC #./configure --prefix=/gcc && # make configure-host make configure-binutils