Waldek Hebisch <[EMAIL PROTECTED]> writes: | FYI I am now seeing really weird errors: on gentoo machine wh-sandbox | revision 526 gives me multiple build failures -- compile fails | because gcl gets some system errors. Restarting make gives the | same error. But when I try to investigate problem and run compile | by hand it works with no error... | | Strangly, revision 525 builds with no error on this machine. | | BTW: I use here ANSI gcl build from sources included in | build-improvements. Gentoo provides gcl-2.6.7 but this one fails | quite early trying to link the first Lisp image.
Try build with --enable-checking -- yes, I know it takes hours. You'll see many runtime type errors. The checking is too fined-grained, but it get you somewhere. -- Gaby _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
