Hi Efraim! On 4/14/21 16:18, Efraim Flashner wrote: > I spent some more time bisecting guile so I could create a diff against > 3.0.5 and then spent another two weeks or so bootstrapping Guix from my > custom bootstrap binaries out to mesa. > > I've attached the patch that's likely to go into Guix to add powerpc > support. Other than the mysterious failing test I've changed the > GUILE_OPTIMIZATIONS in bootstrap/Makefile.in to '-O1 > -Oresolve-primitives -Ocps' on powerpc and it seems to be working fine.
I can confirm that adding "-Oresolve-primitives -Ocps" to GUILE_OPTIMIZATIONS in bootstrap/Makefile.am fixes the problem for me on 32-bit PowerPC on Debian. I will have to figure out how to add "-Oresolve-primitives -Ocps" on 32-bit big-endian conditionally so that it is not passed for other architectures. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913