riscv-software-src / riscv-software-src/opensbi
on m1 macbook pro, riscv64-unknown-unknown-elf
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.5k
- Forks
- 712
- PR merge metrics
- No merged PRs in 30d
Description
I just run make and got an error
error: unable to create target: 'No available targets are compatible with triple "riscv64-unknown-unknown-elf"'

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure by running make on an M1 MacBook Pro and inspect the build configuration around the riscv64-unknown-unknown-elf target triple. Confirm that the build completes successfully on this platform without the reported incompatible-target error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, macos
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100