Re: [Sbcl-devel] Bug#954031: sbcl: Please allow building with clisp on currently unsupported architectures
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.debian.ports.powerpc,gmane.linux.debian.ports.alpha,gmane.linux.debian.ports.hppa,gmane.linux.debian.ports.mips |
|---|---|
| Message-ID | <[email protected]> |
Hi! On 3/16/20 1:16 AM, John Paul Adrian Glaubitz wrote: > sbcl has partial support for alpha, hppa, mips*, ppc64 and riscv64 > and if we try to build sbcl on any architecture using clisp, we will > be able to provide upstream with a build log of sbcl on any architecture > that might be supported in the future (like ppc64 and riscv64) or > was previously supported and is currently broken (like alpha and hppa). > > The attached patch enables building with clisp on all unsupported > architectures. Any chance we can get this implemented for the next upload? FWIW, sbcl builds fine for me on mipsel if clang is used as the C compiler, I'll file a separate bug report for that. Adrian