QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 922|回复: 0

大家帮我看看哪里出错了

[复制链接]
发表于 2005-7-12 10:11:30 | 显示全部楼层 |阅读模式
将 linux-2.4.19.tar.gz   patch-2.4.19-rmk7.gz   diff-2.4.19-rmk7-pxa2.gz
  这三个文件放在同个目录,交叉编译器已经编译好
  tar xvzf linux-2.4.19.tar.gz
  cd linux-2.4.19
  gunzip -c ../patch-2.4.19-rm7.gz |patch -p1
  gunzip -c ../diff-2.4.19-rm7-pxa2.gz |patch -p1
  
make lubbock_config
make oldconfig
make dep 出错了
报错信息为:
make all
make[2]: Entering directory `/linux/linux-2.4.19/arch/arm/tools'
arm-linux-gcc -D__KERNEL__ -I/linux/linux-2.4.19/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -Uarm
-fno-common -pipe -fno-omit-frame-pointer -mapcs -mno-sched-prolog -g
-mapcs-32 -D__LINUX_ARM_ARCH__=5 -mcpu=xscale -mtune=xscale -mshort-load-bytes
-msoft-float -Uarm -S -o constants.h.tmp.1 getconstants.c
cc1: bad value (xscale) for -mtune= switch
cc1: bad value (xscale) for -mcpu= switch
make[2]: *** [constants.h] Error 1
make[2]: Leaving directory `/linux/linux-2.4.19/arch/arm/tools'
make[1]: *** [dep] Error 2
make[1]: Leaving directory `/linux/linux-2.4.19/arch/arm/tools'
make: *** [archdep] Error 2


这个是怎么回事呢,我哪一步出错了阿?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-5 02:11 , Processed in 0.038541 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表