发布时间:2019-12-15 14:27:01
转:https://blog.csdn.net/guo_comeon/article/details/48004623借鉴:http://my.oschina.net/zenglingfan/blog/1695641. 安装 gcc-4.8 以上版本.按以下命令即可方便的安装 gcc-4.8 及 g++-4.8sudo add-apt-repository ppa:ubuntu-toolchain-r/testsudo apt-get updatesudo apt-get install gcc-4.8sudo apt-get i.........【阅读全文】
发布时间:2018-01-01 20:11:39
【OpenWRT】1209 AA 版本,先前未安装gperf,后来发现需要gperf, 安装之,出现下面异常i686-linux-gnu-gcc -c -DIN_GCC_FRONTEND -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-lo.........【阅读全文】