bug-gnulib
[Top][All Lists]
Advanced

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

Re: sigsegv.c: add OpenBSD/powerpc64 support


From: Bruno Haible
Subject: Re: sigsegv.c: add OpenBSD/powerpc64 support
Date: Sun, 12 Sep 2021 01:01:21 +0200

Thanks, Christian.

Paul Eggert wrote:
> Bruno may eventually have a better patch in mind.

The patch looks right; it is consistent with
https://cvsweb.openbsd.org/src/sys/arch/powerpc64/include/signal.h?rev=1.5&content-type=text/x-cvsweb-markup
 .
But has it also been tested? The test procedure is to create a testdir of
this gnulib module:

  $ ./gnulib-tool --create-testdir --dir=testdir-sigsegv --single-configure 
sigsegv

then transfer this directory 'testdir-sigsegv' to an OpenBSD/powerpc64
machine, and there
  $ ./configure CPPFLAGS=-Wall
  $ gmake
  $ gmake check
Which tests pass, which tests fail?

Bruno






reply via email to

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