Ubuntu14.04_64编译libiconv出问题 ./stdio.h:1010:1: error: 'gets' undeclared here (not in a function)
一、错误现象
环境 Ubuntu14.04 64位 编译 libiconv-1.14 出错
错误现象:
In file included from progname.c:26:0:
./stdio.h:1010:1: error: ‘gets’ undeclared here (not in a function)
_GL_WARN_ON_USE (gets, "gets is a s
原创
2017-05-19 16:59:39 ·
837 阅读 ·
0 评论