I've been trying to get Guile 2.2 to build and pass the tests on all of
the Debian architectures again, and at this point, the release[1]
architectures are OK except i386 and ppc64el (and armel, which is still
building...).
Initially amd64 was failing in test-out-of-memory, but changing
-fstack-p
Hi Mike,
> If all you are doing is trying to get Guile not to issue warnings about big
> allocations, I think all you need to do is put -DGC_IGNORE_WARN in the
> CFLAGS when you build Guile.
Thanks for the suggestion, but it does not work. If I trust guile (gcc) to use
an
exported CFLAGS env var