[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gcl-devel] GCL 2.6.10 and Axiom on a MAC
From: |
daly |
Subject: |
[Gcl-devel] GCL 2.6.10 and Axiom on a MAC |
Date: |
Wed, 2 Jul 2014 13:07:22 -0500 |
Camm,
GCL 2.6.10 builds on MAC OS X 10.6.8 (my platform)
I moved Axiom to GCL 2.6.10.
The MAC version of Axiom fails to build but the failure occurs
trying to build the final interpreter image. The lisp image builds.
Essentially the process is to load compiled binaries of lisp code
into a clean lisp image and then save the image using save-system.
Loading the binaries fails with
Unrecoverable error: invocation history stack overflow
The complete console log is at
http://daly.axiom-developer.org/console2.6.10.txt
The failure seems to be related to cfuns.o
There are two patches related to this
http://daly.axiom-developer.org/gcl-2.6.10.h.linux.defs.patch
http://daly.axiom-developer.org/gcl-2.6.10.unixport.makefile.patch
I have no idea where to start to debug this.
Tim
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gcl-devel] GCL 2.6.10 and Axiom on a MAC,
daly <=