09 2021 档案
摘要:转自:https://www.cnblogs.com/gt-xy/p/7749725.html 前几天看到的觉得不错得博客于是转发了,但这里我补充一下一些点。 GCC通过栈保护选项-fstack-protector-all编译时额外添加两个符号,__stack_chk_guard和__stack_c
阅读全文
摘要:转自:http://www.compdigitec.com/labs/2012/10/18/solving-libtool-version-mismatch-error/ After ./configure and make, you get this interesting scenario: l
阅读全文