```make cortex-cross``` It will be very useful to make this available, ```xgo```
Activity
DhunterAO commentedon Jul 3, 2020
Compile golang for different platforms? Sounds cool !
ucwong commentedon Jul 3, 2020
Maybe use docker, I am also not familiar with it of crossing. It will be nice for you guys to do some investigation.
https://github.com/ethereum/go-ethereum/blob/master/Makefile#L58
DhunterAO commentedon Jul 3, 2020
Ok, I'll start the investigation after fixing the current bugs in test
ucwong commentedon Jul 3, 2020
Great, if there is some progress, you can create a PR related this issue
ucwong commentedon Jul 3, 2020
https://github.com/karalabe/xgo
ucwong commentedon Jul 4, 2020
Good, it seems that go-ethereum https://github.com/ethereum/go-ethereum/blob/master/build/ci.go#L1042 still use this repo, we need to take a further look.
karalabe/xgo#144
This PR related the go.mod issue for
go.mod
auto detecting, if it is necessary we can fork and merge this PRucwong commentedon Jul 10, 2020
ucwong commentedon Jul 10, 2020
Higher go version needed
ucwong commentedon Jul 22, 2020
https://github.com/techknowlogick/xgo
recently updated
2 remaining items