You should probably link the linux version statically because while it might work now for someone with glibc, you can't know how much time it'll be till a library updates too much or someone uses musl/uclibc.
meaning that the libraries are included in the binary vs dynamic linking where they aren't