On Sun, 2025-02-16 at 12:03 -0500, Lennart Sorensen wrote: > Any software that doesn't use FPU at all should work I believe. Any that > uses FPU would not, unless the kernel happens to be configured to emulate > an FPU. I can't remember if powerpc ever had an option to do that. > I know some architectures in the past did at least. > > Looking at the kernel config, it appears CONFIG_MATH_EMULATION exists > and may in fact do just that.
Yes, math emulation should just work on 32-Bit PowerPC. > In fact I found some discussions from 8 years ago that said tha A1222 can > in fact run powerpc code with the MATH_EMULATION kernel option enabled. > It's not recommended, since the FPU performance is terrible. There is no other option at this point unless one wants to invest time and effort to build Debian for powerpcspe with LLVM/Clang. Also, as already mentioned in the other mail, the driver support for A1222 was never upstreamed. > I will continue to despise the A1222 even existing for the fact they > put that garbage CPU on it that is not a proper powerpc and broke all > existing compatibility of AmigaOS 4 FPU using code. Yeah, that CPU was an unfortunate choice given that Linux support for it was lacking as well. One option is to install FreeBSD which is currently supported on A1222: See: https://www.freebsd.org/platforms/ppc/#hardware Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913