techknowlogick / xgo

Go CGO cross compiler
MIT License
478 stars 79 forks source link

xgo build undefined reference to `pthread_create@GLIBC_2.34 #232

Open benbenben20 opened 11 months ago

benbenben20 commented 11 months ago

image step 1 : use glbc_2.36 compile .so file step 2: use .so add go project, and run xgo . ,and then see a error in picture step 3: docker container in xgo show version: glbc_2.34 any suggestion help me ? thanks!