What is the output of `ldd go-app` ? Go binaries should be static unless you're using gccgo.
On Wed, 7 Oct 2015 18:18 Kamil Chmielewski <[email protected]> wrote: > Hi, > > I'm trying to build Linux binaries from Go source code, but when I move it > to Ubuntu and I try to run it there all I get is: > -bash: ./go-app: No such file or directory > > Is there any simple way to patch Nix binary and make it runnable under > other distros? > > Cheers, > Kamil > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev >
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
