I build golang programe on ubuntu 18.04, try to run it on ubuntu 16.04 , it 
hint "kernal too old"

ldd --version ldd (Ubuntu GLIBC 2.27-3ubuntu1) 2.27 #ubuntu 18.04 ldd 
(Ubuntu GLIBC 2.23-3ubuntu1) 2.23 #ubuntu 16.04
glibc 2.24 above requires kernel 3.2 minimum glibc 2.23 requires kernel 
2.6.32. minimum #ubuntu 16.04

Q1:
how to build golang program with a lower kernel requirement?

Q2:
on the other hand 
if I build golang program on ubuntu 16.04 ,  can it run on ubuntu 18.04

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to