|
发表于 2003-12-26 11:52:36
|
显示全部楼层
你的binutils安装好了?cpu是什么型号?
在lfs邮件列表里也有这个问题:
One
solution (probably not the correct one) was to use an older version of
binutils. The other solution was to force march and mcpu to i586 or
i486, hinting that the C6 instruction set is not entirely i686
compatible. Sorry, but I have no C6 to test on.
就是设成i586来编译。 |
|