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

_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
https://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to