| Jiaxun Yang on Wed, 03 Aug 2022 11:38:04 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Build failure on MIPS R6 (Patch attached) |
Hi there, Pari build is failing on MIPS Release 6 system because it’s using MULTU instruction which is removed on MIPS R6. We should use MUHU/MULU pair instead. Patch attached for fix. Thanks — Jiaxun Yang
Attachment:
0001-Use-new-multiply-instructions-for-MIPS-R6.patch
Description: Binary data