|
From: | Kirill A. Korinsky |
Subject: | Re: posix_spawn |
Date: | Sat, 23 Dec 2023 11:53:38 +0100 |
well... seems that Xcode 15 with macOS 13+ requires additional patches. attached patch allows to pass configure but build failed at: COMPILER>/bin/sh: line 1: 15229 Illegal instruction: 4 at the attempt to run raw_pre_gcl. I'll try to investigate this (get the stacktrace) in next few days. Here I've attached two patches: 1. add missed sizeof(char) which is used inside code, but never checked 2. add missed unistd.h which is nessesary to pass checking on xcode 15 on macOS 13 --
wbr, Kirill |
xcode15.diff
Description: Binary data
sizeof-char.diff
Description: Binary data
signature.asc
Description: Message signed with OpenPGP
[Prev in Thread] | Current Thread | [Next in Thread] |