apt-get install libc6-dev
Some mistik when using gcc
原创
©著作权归作者所有:来自51CTO博客作者davisdong的原创作品,请联系作者获取转载授权,否则将追究法律责任
Today's afternoon, when I compile some program, there were something wrong like '
/usr/bin/ld: crt1.o: No such file: No such file or directory' . I googled it for a long time, so I found the reslove. If you installed the libc6-dev package,the problems would be resloved.
apt-get install libc6-dev
apt-get install libc6-dev
上一篇:FTP 客户端无法显示目录的问题
下一篇:我的友情链接
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
When to close cursors using MySQLdbmysql sed ide python flask
-
when I was installing github for windows ,some errors occurred !
when I was installing github for windows ,some errors occurred !
github-for-windows git github .net
















