[Bug 281600] lang/rust failing to build on risc-v (again)

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 09 Jan 2025 15:18:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281600

--- Comment #34 from Dennis Clarke <dclarke@blastwave.org> ---

For the sake of a new year here I may as well report that rustc 1.83
does build on the RISC-V hardware : 

enceladus# 
enceladus# uname -apKU 
FreeBSD enceladus 15.0-CURRENT FreeBSD 15.0-CURRENT #2
main-n274434-2e09cef8dc6f: Sun Dec 29 05:26:22 GMT 2024    
root@enceladus:/usr/obj/usr/src/riscv.riscv64/sys/SIFIVE-COMPAT11 riscv riscv64
1500029 1500029
enceladus# 
enceladus# date -u 
Thu Jan  9 15:16:41 UTC 2025
enceladus# 
enceladus# /usr/local/bin/rustc --version 
rustc 1.83.0 (90b35a623 2024-11-26) (built from a source tarball)
enceladus# 

However, yes, the COMPAT11 stuff is still needed. At least I think so.

-- 
You are receiving this mail because:
You are on the CC list for the bug.