Aleś Bułojčyk
Aleś Bułojčyk
The same issue: $ GOOS=windows GOARCH=386 go build ../../gtk/gtk.go:19:2: build constraints exclude all Go files in /home/alex/go/src/github.com/mattn/go-gtk/gdk listview.go:7:2: build constraints exclude all Go files in /home/alex/go/src/github.com/mattn/go-gtk/gdkpixbuf ../../gtk/gtk.go:21:2: build constraints exclude...
Same with Ubuntu 18.04: $ go version go version go1.10.1 linux/amd64 $ go build \# github.com/andlabs/ui /usr/bin/x86_64-linux-gnu-ld: /home/alex/go/src/github.com/andlabs/ui/libui_linux_amd64.a(libui-combined.o): relocation R_X86_64_32S against `.rodata' can not be used when making a PIE...