Dear Guile devs, I've got a build time error, related to my specific architecture "e2k-mcst-linux-gnu" (i believe):
--- snip --- Making all in libguile make[2]: Entering directory '/srv/home/static/src/guile-3.0.9/libguile' SNARF continuations.x lcc: "continuations.c", line 147: catastrophic error #35: #error directive: missing auxiliary stack implementation for architecture # error missing auxiliary stack implementation for architecture ^ 1 catastrophic error detected in the compilation of "continuations.c". Compilation terminated. make[2]: *** [Makefile:4641: continuations.x] Error 1 make[2]: Leaving directory '/srv/home/static/src/guile-3.0.9/libguile' make[1]: *** [Makefile:2152: all-recursive] Error 1 make[1]: Leaving directory '/srv/home/static/src/guile-3.0.9' make: *** [Makefile:2038: all] Error 2 --- snip --- Here are the CPU/OS details: processor : 0 vendor_id : E8C-SWTX cpu family : 4 model : 7 model name : E8C revision : 2 cpu MHz : 1200 bogomips : 2400.00 PRETTY_NAME="Elbrus Linux 7.2" NAME="Elbrus Linux" VERSION_ID="7" VERSION="7.2" ID="elbrus" --- snip --- $ uname -a Linux yukari 5.4.0-6.9-e8c #1 SMP Mon Mar 6 22:55:33 MSK 2023 e2k E8C E8C-SWTX GNU/Linux I will be glad, if possible to fix this issue. For that I am also attaching you a full config.log for details.
config.log.gz
Description: GNU Zip compressed data
Thanks. Milen