<html><body  bgcolor="#ffffff"><font face="Verdana" size="1">I'm having a problem setting up the configuration for Binutils-2.17 as per the instructions in CLFS 1.0.0.<br><br>CLFS_HOST="i386-cross-linux-gnu"<br>CLFS_TARGET="i686-pc-linux-gnu<br><br>The command is:<br>../binutils-2.17/configure --prefix=/cross-tools  \ --host=${CLFS_HOST} --target=${CLFS_TARGET}<br>--with-lib-path=/tools/lib \ --disable-nls --enable-shared --disable-multilib<br><br>The message is:<br>configure: warning: --host=i386-cross-linux-gnu: invalid host type<br>configure:error: can only configure for one host and one target at a time<br><br>Thanks in advance,<br><br>Richard<br></font><div><font face="Verdana" size="2"></font></div>
</body></html>