【发布时间】:2012-09-20 22:58:42
【问题描述】:
在构建 ARM 工具链时,出现以下错误
checking for suffix of object files... configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
make[1]: *** [configure-target-libgcc] Error 1
make[1]: Leaving directory `<path>/gcc-4.3.2-arm-elf'
make: *** [all] Error 2
可能是什么问题?
【问题讨论】:
-
查看
config.log文件以获取更详细的消息。 -
具体看
libgcc/config.log