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

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to