Re: sbcl for RISC-V?

Douglas Katzman via Sbcl-help <[email protected]> Fri, 10 Oct 2025 11:54:30 -0400
Newsgroups gmane.lisp.steel-bank.general
Message-ID <CAOrNasxV7kMJbgJChZCnhTPASGHiV1cEkx37N7SHATcyD=1hYw@mail.gmail.com>
We need to see the specific errors rather than merely a report that it
doesn't work
I just built for risc-v at the latest commit. This was on cfarm95 on the
gcc farm. cfarm94 which is Alpine doesn't compile the C runtime.

$ ./run-sbcl.sh

This is SBCL 2.5.9.29-92e807be9, an implementation of ANSI Common Lisp.

More information about SBCL is available at <http://www.sbcl.org/>.


SBCL is free software, provided as is, with absolutely no warranty.

It is mostly in the public domain; some portions are provided under

BSD-style licenses.  See the CREDITS and COPYING files in the

distribution for more information.

Missing required foreign symbol 'fun_end_breakpoint_trap'

Missing required foreign symbol 'fun_end_breakpoint_end'

Missing required foreign symbol 'fun_end_breakpoint_guts'

* *features*

(:RISCV :GENCGC :64-BIT :ANSI-CL :COMMON-LISP :ELF :IEEE-FLOATING-POINT
:LINUX

 :LITTLE-ENDIAN :PACKAGE-LOCAL-NICKNAMES :SB-LDB :SB-PACKAGE-LOCKS
:SB-THREAD

 :SB-UNICODE :SBCL :UNIX)

$ uname -a

Linux cfarm95 6.6.36-cfarm #1 SMP PREEMPT Sun Oct  6 18:27:25 UTC 2024
riscv64 GNU/Linux

On Fri, Oct 10, 2025 at 6:31 AM Faried Nawaz <[email protected]> wrote:

> James Cloos <[email protected]> writes:
>
> Unfortunately a change between 2.5.3 and 2.5.4 broke it.  I used git
> bisect to track it down to this commit:
> 66aca772c4b4a1b6c967800c7989518a62c4f4e0
>
> (It's in a series of commits; that's just the first one where it
> breaks.)
>
>
> Faried.
>
>
>
> _______________________________________________
> Sbcl-help mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sbcl-help
>

_______________________________________________
Sbcl-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sbcl-help