gcl-devel
[Top][All Lists]
Advanced

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

Re: posix_spawn


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

Attachment: xcode15.diff
Description: Binary data

Attachment: sizeof-char.diff
Description: Binary data

Attachment: signature.asc
Description: Message signed with OpenPGP


reply via email to

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