I am trying to compile lode library from here. However when running make on the yajl.o source I end up with the error:
我正在尝试从这里编译lode库。然而,当跑步时,在yajl上。o来源:我以错误告终:
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.
我在ubuntu 12.04上使用了4.9.2 gcc。我还在不同的pc机上尝试了gcc 4.8.1。