FreeBSD build for RISC-V blows up in make TARGET_ARCH=riscv64 buildworld
Li-Wen Hsu
lwhsu at freebsd.org
Tue May 28 15:27:49 UTC 2019
On Fri, May 24, 2019 at 2:18 PM Dennis Clarke <dclarke at blastwave.org> wrote:
> So on FreeBSD 13 CURRENT I hit the same brick walls as usual while
> trying to follow https://wiki.freebsd.org/riscv wherein I have the
> cross compiler built and in
> /opt/riscv_tools/bin/riscv64-unknown-freebsd13.0-foo as per usual.
> Nothing is a surprise until I hit
> the make TARGET_ARCH=riscv64 buildworld which blows up fast :
...
> Any clues ??
Not from me, I haven't checked the status on 13 for a while. Just
wanted to let you know that we have regular build and boot check for
head:
https://ci.freebsd.org/job/FreeBSD-head-riscv64-build/
https://ci.freebsd.org/job/FreeBSD-head-riscv64-test/
The difference with your setup is we're using toolchain installed from
pkg described in that wiki page and running on 12.0-RELEASE.
I'll check the status on 13 when I have more time.
Li-Wen
More information about the freebsd-riscv
mailing list