bug-gnulib
[Top][All Lists]
Advanced

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

Re: Patch: Fix OS X PowerPC support


From: Sevan Janiyan
Subject: Re: Patch: Fix OS X PowerPC support
Date: Mon, 6 Nov 2023 03:09:53 +0000
User-agent: Mozilla Thunderbird

On 30/11/2021 01:12, Bruno Haible wrote:
I suspect that it merely compiles, but does not actually work on Mac
OS X 10.4.x.

You can find out by running "make check", to see whether the unit
tests pass.


Running "make check" results in 2 test failures without the use of libsigsegv.

./../build-aux/test-driver: line 112: 5311 Illegal instruction "$@" >> "$log_file" 2>&1
FAIL: test-sigsegv-catch-stackoverflow1
./../build-aux/test-driver: line 112: 5318 Illegal instruction "$@" >> "$log_file" 2>&1
FAIL: test-sigsegv-catch-stackoverflow2

With the use of libsigsegv, all 19 tests pass.
The patch is still required in both cases as a build fix.

Tested on 10.4 PowerPC with GCC 4.0.1.

Updated version of the patch attached.

Sevan

Attachment: 0001-sigsegv-Unbreak-on-Mac-OS-X-PowerPC.patch
Description: Text document


reply via email to

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