gvm icon indicating copy to clipboard operation
gvm copied to clipboard

cross compilation

Open stephanos opened this issue 10 years ago • 5 comments

It would be great if GVM supported cross compiling. As far as I can see this would fit pretty good with the current workflow.

There could be a command like

gvm target use linux-amd64

and when the binaries have not yet been created they are automatically built right afterwards.

stephanos avatar Aug 30 '13 14:08 stephanos

Interesting, but what would the use case be for this?

brendensoares avatar Oct 12 '13 03:10 brendensoares

Raspberry Pi for one

rafecolton avatar Oct 12 '13 05:10 rafecolton

Interesting. There's some good info here on making that happen: http://dave.cheney.net/2012/09/08/an-introduction-to-cross-compilation-with-go

mdayaram avatar Oct 15 '13 00:10 mdayaram

I really like the idea. It would take some work to implement but the pull request would be welcomed with open arms ;). If I didn't have my hand full already I would be all over this.

jbussdieker avatar Oct 16 '13 17:10 jbussdieker

There hasn't been any activity on this in the past 6+ years. Is anyone still interested in this?

BenKnigge avatar Feb 03 '20 04:02 BenKnigge