gcc:error:无法识别的命令行选项'-combine' [英] gcc: error: unrecognized command line option ‘-combine’

查看:205
本文介绍了gcc:error:无法识别的命令行选项'-combine'的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图从这里编译lode库。
然而,当在yajl.o源代码上运行make时,我最终出现错误:

  gcc:error:unrecognized命令行选项'-combine'

我在ubuntu 12.04上使用4.9.2 gcc。我也在不同的电脑上试过gcc 4.8.1。 我相信 -combine 在GCC 4.6中删除。然而,有一个PR来解决这个问题,因为 lode here


I am trying to compile lode library from here. However when running make on the yajl.o source I end up with the error:

gcc: error: unrecognized command line option ‘-combine’

I am using 4.9.2 gcc on ubuntu 12.04. I also tried gcc 4.8.1 on different pc.

解决方案

I believe -combine was removed in GCC 4.6. However, there is a PR to fix this for lode here.

这篇关于gcc:error:无法识别的命令行选项'-combine'的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆