Re: posix_spawn

"Kirill A. Korinsky" <[email protected]>
Newsgroups gmane.lisp.gcl.devel
Message-ID <[email protected]>
Hello,

From another hand I've tried to build it with gcl-2.6.14 which requires couple of minutes and simplified version of patch works well.

Simplified version of patch:

> --- o/main.c
> +++ o/main.c
> @@ -432,7 +432,7 @@ gcl_cleanup(int gc) {
>    if (gc) {
> 
> -    saving_system=TRUE;
> +    saving_system=FALSE;
>      GBC(t_other);
>      saving_system=FALSE;
> 
>      minimize_image();


so, regarding naming. It is defined as

> #define	stdin	__stdinp
> #define	stdout	__stdoutp
> #define	stderr	__stderrp

See: https://github.com/phracker/MacOSX-SDKs/blob/master/MacOSX11.3.sdk/usr/include/stdio.h

--
wbr, Kirill
signature.asc (application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE3/KLNtcfWfLw7JxqmNjZhndZIm4FAmWIVhgACgkQmNjZhndZ
Im4A0g/9F6ZSqfacrd9xKaCdhA5aZ0n17l84RLA5/bO6A9znSc/CytuA2jjjoWjd
9nU2ns8/NQLz+Xh0mznvGATYEyI+RUZW479HRXC3UPhbwzZesueaxBIZ3B827K7n
CaQ9OCHfURqtcwa6JjULqS+4fJQqu06t7VbN4I3syM6YpveZEj70Kaf72HDePWnv
ffAKNjxxVL1Rp2xz4LX5nAlIhkWgWn+rE5XBt4caQk+a9KSSChIJxY6rHJcp9wKD
Euo3opOOxi2thUsyGOGr0uNXXLGSC+KLHaiTPc4ZoMrUthGLKW8YZKNTySszXl+2
hiw8f/f5zJu7cMpu+t9mCrx3QEXJtSwmFfr+gvJLFVCMpHm4kkE6WQ/s9gL5XooP
0NyrJcbpIiMVCkwLkyAlmahhWGPfp97Iqs5oLS5eIj9LMefdesZxIWdvF5YXHzOb
n2feg7owOb2aYuIGeom1PJD5ScKmNioyZ+cYdyVOSQhwEVdgI18/n1wThyr6gLXB
FQrGzhS1qNR1gcNCFW5q6jCRtb3cjW1XEuMjwIN4MjXsbNdwrci6/3bCOS5yvu6k
FwTW04gh7YueBvh0UwOPeRUAiOwBcX+ga8n5Pk0yHCmeS5CyvyZKQJns+1FdMXFM
tat/Z6tcxpxKOhwdf93qDdTuxrEO7hYD+kg7JhnBFrX4D5Ww6HY=
=nytL
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.