下载了一个最新的u-boot2014.10
配置
make smdk2410_config
编译
make
出现如下错误
cc1: error: bad value (armv4) for -march= switch
cc1: error: bad value (armv4) for -mtune= switch
make[2]: *** [include/autoconf.mk] Error 1
make[1]: *** [silentoldconfig] Error 1
make: *** No rule to make target include/config/auto.conf', needed byinclude/config/uboot.release'. Stop.
谁知道怎么回事呢??
编译u-boot出现bad value (armv4) for -march= switch
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-