Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

How to cross compile ? #191

Closed
lukexue opened this issue Feb 27, 2016 · 5 comments
Closed

How to cross compile ? #191

lukexue opened this issue Feb 27, 2016 · 5 comments

Comments

@lukexue
Copy link

lukexue commented Feb 27, 2016

Oh no~~
Removed GOOS and GOARCH from preferences, they no longer have an apparent use.

But, how to cross compile ?

@bruno-medeiros
Copy link
Contributor

Oh crap, I forgot about that use case. 😩 I'll see about adding it again.
In the meanwhile, you can add a Program external tool builder (this one allows configuring environment variables) to a project's list of builders, in project properties . However, you won't get build error markers from that kind of build.

@lukexue
Copy link
Author

lukexue commented Mar 1, 2016

thanks .
In the meanwhile, I will try to add external tool builder for cross compile

@dave-leblanc
Copy link

BIG +1 on this I've been using the cross compile feature for sometime only to find today that my binaries are broken. I would really love to have this feature back.

@nigelcook
Copy link

+1 on this as well. spent a couple of hours trying to figure out how to specify GOOS and GOARCH

@bruno-medeiros
Copy link
Contributor

already working on it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants