On Sat, May 28, 2016 at 03:42:17PM -0400, Matthew Jordan wrote:
> Go compiler version 1.5, dependant on "[Patch] go@1.4".

Do executables created with this compiler also need to be wrapped? I
built Syncthing 0.13.5 with this compiler, and I got the familiar error
when trying to run the Syncthing binary:

$ ./pre-inst-env guix environment --ad-hoc go@1.5 --container 
--share=/home/leo/src
# [env] cd ~/src/github.com/syncthing/syncthing && go run build.go
[...]
# ./bin/syncthing 
./bin/syncthing: error while loading shared libraries: libgcc_s.so.1: cannot 
open shared object file: No such file or directory

Reply via email to