Pitching D to a gang of Gophers
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Wed Mar 9 05:23:55 PST 2016
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
More information about the Digitalmars-d
mailing list