在64位机器上gcc -m32时出现错误: 

error: gnu/stubs-32.h: 没有那个文件或目录

 解决方法:

apt-get install libc6-dev-i386

 

相关文章: