Hi! On 2/4/20 12:23 PM, Andy Wingo wrote: >> On 1/27/20 4:46 PM, Andy Wingo wrote: >>> William is correct. HPPA support is not gone from Guile; and indeed >>> it's good to hear from you :) I wasn't sure there were any IA64 users >>> remaining. >> >> It fails to build from source on Debian hppa, however: > > Thanks for these reports and apologies for the breakages. Looking > forward to the patches.
Sure. Just sent the one for hppa. >> I fixed the preprocessor conditional, but then I'm running into another >> issue: >> >> continuations.c: In function 'capture_auxiliary_stack': >> continuations.c:152:7: warning: implicit declaration of function >> 'getcontext' [-Wimplicit-function-declaration] > > Probably a missing include for ucontext.h. It's there: #if SCM_HAVE_AUXILIARY_STACK #include <ucontext.h> #endif There are some more issues. I wills send a patch for ia64 in a bit. 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