Re: 13.2-BETA2: xz: illegal instruction
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Feb 2023 00:13:47 UTC
>> CPU: Intel(R) Core(TM) i3 CPU 540 @ 3.07GHz (3059.08-MHz K8-class CPU)
>> Origin="GenuineIntel" Id=0x20655 Family=0x6 Model=0x25 Stepping=5
>> CPUTYPE?=westmere
> It's liblzma, and it doesn't want westmere, it apparently wants
> penryn.
Hm *grumble*.
According to https://en.wikipedia.org/wiki/Clarkdale_(microprocessor)
the i3-5xx is Clarkdale, based on Westmere. And according to
https://en.wikipedia.org/wiki/Westmere_(microarchitecture)
Clarkdale is Westmere.
Trying Nehalem - seems to work. Nehalem is 45nm, this chip is 32nm.
Well then, rebuilding for Nehalem...