转自VC错误:http://www.vcerror.com/?p=1609
问题描述:
平台:Ubuntu12.04,交叉编译器:arm-linux-gcc4.3.2
在make友善之臂提供的mini210s开发板Linux(linux-2.6.35.7)源码时出现了以下错误:
LD drivers/gpu/drm/i2c/built-in.o
LD drivers/gpu/drm/built-in.o
CC drivers/gpu/pvr/osfunc.o
cc1: error: unrecognized command line option "-fconserve-stack"
make[3]: *** [drivers/gpu/pvr/osfunc.o] Error 1
make[2]: *** [drivers/gpu/pvr] Error 2
make[1]: *** [drivers/gpu] Error 2
make: *** [drivers] Error 2
解决方法:
具体的解决方法参考文章:http://www.vcerror.com/?p=1609
相关文章
- 因执行nohup而产生的Bad file descriptor 和 Warning: "Error reading character from command line" 错误解决
- idea启动springboot项目报Error running 'ServiceStarter': Command line is too long. Shorten command line for ServiceStarter or also for Application
- idea 启动 Error running 'XxGatewayApplication': Command line is too long. Shorten command line for XxGatewayApplication or also for Spring Boot default
- Error running 'xxx': Command line is too long. Shorten command line for xxx
- idea报错:Error running $classname: Command line is too long. Shorten command line for $classname.
- gcc: error: unrecognized command line option ‘-no-pie’报错
- openwrt 交叉编译 unrecognized command line option -m64 错误
- 安装Nvidia驱动出现 cc: error: unrecognized command-line option ‘-ftrivial-auto-var-init=zero’
- Mac解决:xcode-select: error: command line tools are already installed, use "Software Update" to install updates
- Error running XXXApplication. Command line is too long.