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. After updating config/*, the build succeeds except for one problem, sbcl can't compile "|sockGetStringFrom|". (should be a sbcl bug.) I nullified that function and build finishes, all tests passed. - Qian -- 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 on the web visit https://groups.google.com/d/msgid/fricas-devel/a8d03583-a253-4556-b5e7-ac9d231972fc%40gmail.com.