Details
Details
- Reviewers
mhorne jrtc27 - Commits
- rGdbe9fa0be1d6: Makefile.inc1: Don't mark GCC broken for riscv64
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
With this stack, I'm able to build world and the GENERIC kernel for riscv64 using riscv64-gcc15. I will test some other versions of GCC as well.
Comment Actions
Thanks a lot for handling this.
As I recall from previous experiments building with GCC, there was some missing atomic libcall, or something? Maybe this has resolved itself?