On 03/07/2016 02:17 PM, landaire wrote:
I'd like to add that one of the things that I love about Go is that it
is crazy easy to cross-compile. `GOOS=freebsd go build` and I have a
FreeBSD binary sitting in my working directory, ready to send off.

What would be some good cases for that? When I want to cross-compile, I ssh into the target machine and build there. -- Andrei

Reply via email to