[Buildroot] [PATCH 1/3] package/sdl2: enable SSE only if it's supported by the target

Nicolas Robin nrosfs at gmail.com
Fri May 15 20:50:34 UTC 2020


SDL2 does have SSE and 3DNOW enabled by default, I have to disable these to avoid illegal instruction on the little Pentium.
Buildroot works fine on it, and with the latest kernel :-) I don't know why I do that, I just do it.

> Le 15 mai 2020 à 22:44, Thomas Petazzoni <thomas.petazzoni at bootlin.com> a écrit :
> 
> On Fri, 15 May 2020 21:55:38 +0200
> Nicolas Robin <nrosfs at gmail.com> wrote:
> 
>> I do! Pentium MMX 233MHz, a beast!
> 
> But a Pentium MMX does not have 3DNow.
> 
> And anyway, you're using Buildroot to build a system for a Pentium MMX
> at 233 Mhz ? These machines are still running and alive ?
> 
> Thomas
> -- 
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com



More information about the buildroot mailing list