-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Tom G. Christensen on 8/9/2008 6:41 AM:
Hello Tom,
Thanks for the report, and sorry for my delay in responding,
|
| On Irix 6.5.30 I see gnulib test failures:
| ./test-c-stack.sh[7]: 12954353 Memory fault(coredump)
| FAIL: test-c-stack
Hello Eric,
I build now with --without-libsigsegv-prefix
I attach resulst
Eric Blake wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Elbert Pol on 8/11/2008 1:51 PM:
| Thanks for your updated reports. It looks like libsigsegv won't help you
| unless you find someone willing
On Wed, Aug 13, 2008 at 06:05:53AM -0600, Eric Blake wrote:
> According to Tom G. Christensen on 8/9/2008 6:41 AM:
>
> Hello Tom,
>
> |
> | On Irix 6.5.30 I see gnulib test failures:
> | ./test-c-stack.sh[7]: 12954353 Memory fault(coredump)
> | FAIL: test-c-stack.sh
> | FAIL: test-c-stack2.sh
>
According to Tom G. Christensen on 8/13/2008 2:45 PM:
Weird. So Irix 5.3 has sigaction, but not sa_sigaction? Can you please
post the definition of struct sigaction from ?
From :
typedef struct sigaction {
int sa_flags; /* see below for values */
__si