edgelesssys / ertgo

BSD 3-Clause "New" or "Revised" License
9 stars 4 forks source link

ego-go build success but exec binary error #5

Open zhp1254 opened 2 months ago

zhp1254 commented 2 months ago

Exec binary ERROR: /lib64/libc.so.6: version GLIBC_2.32' not found /lib64/libc.so.6: versionGLIBC_2.34' not found

uname -a Linux 117a4676d966 3.10.0-1160.71.1.el7.x86_64 #1 SMP Tue Jun 28 15:37:28 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

ego-go version go version go1.21.11 linux/amd64

thomasten commented 2 months ago

Hi, EGo doesn't support RHEL/CentOS 7.

zhp1254 commented 2 months ago

Hi, EGo doesn't support RHEL/CentOS 7.

same error with 5.4.0-153-generic #170-Ubuntu SMP Fri Jun 16 13:43:31 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

thomasten commented 2 months ago

Please provide a minimal example and instructions to build and run it, which reproduce the error.