|

楼主 |
发表于 2007-1-26 12:19:50
|
显示全部楼层
Post by nilijun
export CLFS_TARGET="powerpc-unknown-linux-gnu"
在binultils编译中
make configure-host出错
checking target system type... Invaid configuration '{CLFS_TARGET}' : machine '{CLFS_TARGET}' not recognized
configure:error: /bin/sh ../..binutils-2.17/bfd/../config.sub {CLFS_TARGET} failed
make: ***[configure-bfd] Error 1
你在配binutils的configure的时候用的{CLFS_TARGET}而不是${CLFS_TARGET}?? |
|