guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Removal of hppa support


From: John Paul Adrian Glaubitz
Subject: Re: Removal of hppa support
Date: Tue, 4 Feb 2020 12:41:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

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 - address@hidden
`. `'   Freie Universitaet Berlin - address@hidden
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



reply via email to

[Prev in Thread] Current Thread [Next in Thread]