On Tue, May 19, 2020 at 11:53:44AM +0000, David Feugey wrote: > Yes, I tried and I get some illegal instruction error. > > I did have the same kind of problem with Fireworkz, and it was a SSE problem. > But perhaps it's a MMX issue too. I don't know. > > That's why I would like to test with some other build options, and check it > on some old hardware.
I believe if you have a Linux box to hand, building any of our ports is reasonably straightforward as we provide pre-built toolchains and instructions on how to drive it all. (We cross-compile everything from Linux because life's too short to build software on RISC OS and Windows natively.) Modifying the Makefiles to pass something like -march=i586 should target CPUs with no MMX oe SSE support. B. _______________________________________________ netsurf-users mailing list -- netsurf-users@netsurf-browser.org To unsubscribe send an email to netsurf-users-le...@netsurf-browser.org