Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for riscv64 #49

Open
acama opened this issue Sep 23, 2024 · 5 comments
Open

Support for riscv64 #49

acama opened this issue Sep 23, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@acama
Copy link

acama commented Sep 23, 2024

His it possible to make a riscv64 toolchain ? Thanks.

@messense
Copy link
Owner

@acama
Copy link
Author

acama commented Sep 24, 2024

Yes I have but it interferes with your packages ?

==> Pouring riscv-gnu-toolchain-main.arm64_sonoma.bottle.15.tar.gz
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /opt/homebrew
Could not symlink lib/bfd-plugins/libdep.so
Target /opt/homebrew/lib/bfd-plugins/libdep.so
is a symlink belonging to binutils-aarch64. You can unlink it:
  brew unlink binutils-aarch64

To force the link and overwrite all conflicting files:
  brew link --overwrite riscv-gnu-toolchain

To list all files that would be deleted:
  brew link --overwrite riscv-gnu-toolchain --dry-run

Possible conflicting files are:
/opt/homebrew/lib/bfd-plugins/libdep.so -> /opt/homebrew/Cellar/binutils-aarch64/2.38/lib/bfd-plugins/libdep.so

Was too lazy to try to figure it out so I thought I'd just ask you to make one that can work with yours :P

@messense
Copy link
Owner

Sorry but binutils-aarch64 is not from this project, you must have installed it from somewhere else.

@acama
Copy link
Author

acama commented Sep 24, 2024

My bad you can close this issue. Thanks !

@messense
Copy link
Owner

Let's keep this open to gauge interest in supporting RISC-V in this project.

@messense messense added the enhancement New feature or request label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants