[go-nuts] Re: Proposal: Shared libraries in Go, take 2 (+linux/amd64 implementation)

2019-04-11 Thread Chao Chen
I don't understand initial exec TLS model. But I meet the following problem when use go shared library. *When I load Go shared library from python2.7 script on alpine 3.9 container.**Would you please give some suggestions? I am so appreciated for your help!* *When I call Go shared library from

[go-nuts] Re: buildmode=c-archive and statically linking into another lib

2019-04-11 Thread Chao Chen
*Do you any progress to solve the problem? I meet the same problem.* w hen I call golang build shared library on python from alpine 3.9 container.failed with OSError: