unable to initialize decompress status for section .zdebug_info解决办法

  • Post author:
  • Post category:其他


使用NetBeans编译时出现如下问题

unable to initialize decompress status for section .zdebug_info

原因是因为编译时的ld,版本比较久了

ld的该bug在2015年7月份才解决,故重新编译并使用2016年新版本的ld,即可解决该问题



版权声明:本文为libinbin_1014原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。