红联Linux门户
Linux帮助

关于uboot,移植中的错误

发布时间:2009-10-27 16:54:41来源:红联作者:huzeto
在虚拟机上安装了一个red hat 9,我在移植uboot时候,版本是1.1.2的,先make distrclean ,再make ***-config。到这里一切正常,但我执行make CROSS_COMPILE=arm-linux-时出现了两个错误,是这样的cc1:error:invilid option' short-short-bytes'
make[1]:***[studs] error 1
make[1]:leaving disrectory '/linux/u-boot-1.1.2/example'
make :***[example]error 2
这是什么错误,是我的编译环境有问题,还是哪里出错了,请各位帮帮忙,先谢了
文章评论

共有 4 条评论

  1. lf555w 于 2012-07-10 20:31:01发表:

    新手上手 学习学习

  2. lf555w 于 2012-07-10 20:30:28发表:

    新手上手 学习学习

  3. afeikuo7 于 2012-07-10 11:15:22发表:

    看不懂~

  4. deepwhite 于 2009-10-27 21:33:29发表:

    重要的出错信息在你给出的信息的前面……