ubuntu18.04 下编译个go程序 在centos7.2上运行报错

sleepyRobin · · 1003 次点击
用了centos7的机器重新编译就没有问题了
#5
更多评论
应该是gcc, g++版本不一样,libstdc++, libc版本不一致,兼容问题。
#2