| Bill Allombert on Tue, 13 Jun 2023 15:54:24 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| change to arch name on darwin |
Dear PARI developpers, I have fixed an historical bug that caused arch-osname to report different architecture name on darwin than on linux. Unfortunately this cause a minor incompatibility if you compile PARI yourself since this change the name of the default objects directory from Odarwin-i386 to Odarwin-x86_64 and Odarwin-arm to Odarwin-aarch64 Cheers, Bill