Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Support for riscv64 #149

Open
qdm12 opened this issue Jun 3, 2021 · 5 comments
Open

Support for riscv64 #149

qdm12 opened this issue Jun 3, 2021 · 5 comments

Comments

@qdm12
Copy link

qdm12 commented Jun 3, 2021

riscv64 is supported by the Go toolchain, it would be nice to add it to gox.

Thanks!

@kirana1996
Copy link

Hi,

I installed the gox with following command.

go get github.com/mitchellh/gox

But gox -h is not working, It says bash: gox: command not found

@qdm12
Copy link
Author

qdm12 commented Oct 15, 2021

@kirana1996 I think that's irrelevant right? This issue is about adding the compilation option of riscv64 to gox, not to build gox differently. Maybe make sure your $GOBIN is in your environment path.

@dsorm
Copy link

dsorm commented Oct 25, 2021

I added support for linux/riscv64 to my fork, if you need it.
https://github.com/dsorm/gox

@jershell
Copy link

jershell commented May 4, 2022

Will this be included in the mainstream?

@jershell
Copy link

jershell commented Dec 2, 2022

up

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