On 11/28/24 9:50 AM, Waldek Hebisch wrote: > On Tue, Sep 24, 2024 at 09:59:43PM +0800, Qian Yun wrote: >> The patch is big, so I post it at: >> https://github.com/fricas/fricas/pull/181 >> >> I tried to build fricas on riscv (via qemu, the performance >> is surprisingly good, I built fricas-1.3.11 with sbcl with >> 4 cores taking less than 20 minutes.), it failed because the >> platform is not recognized. > > I now tried on a Risc-V machine using ecl (ATM do not have > sbcl there). Build works if one explicitly says 'riscv-linux-gnu'. > AFAICS it should work when one only updates 'config.guess'.
But do you agree to update the other files as well? > And when one adds on top of your patch the attached patch. I guess it also builds fine without your patch? > I would prefer to add this extra patch, as otherwise we > get the silly 'unknown' on most machines. Your patch also removes "-pc-"? I would suggest to keep in sync with upstream, but if you insist... - Qian > BTW: Debian installs programs without this part, building from > unmodified Gnu sources adds it, so Debian must have something > equivalent. > -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to fricas-devel+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/fricas-devel/fd81cbc1-bf78-4cf0-a237-b6d7a3a2caae%40gmail.com.