On 4/14/26 12:38 PM, Robert Dodier wrote:
I built GCL from the 2.7.2 pre-release branch and that was apparently
successful.
What’s the exact version? I’ve been building with GNU Common Lisp (GCL)
GCL 2.7.1 git tag Version_2_7_2pre12 and that seems to work fine. The
testsuite passes.
Actually, I also have the latest version (GCL 2.7.1 git tag
Version_2_7_2pre15) and that seems to work too. The testsuite is running
right now.
I compiled current Maxima from Git with that GCL, and although the
process was apparently successful, it resulted in a maxima executable
that had only a few Maxima symbols in it -- stuff related to autoconf
variables and the like.
I noticed it because CL-USER::RUN was missing, but that's just one of
many items; almost everything is missing.
Yeah, I saw that. I’m not sure what state my src/binary-gcl is in, but
maybe I had a mix of versions. I removed that dir and rebuilt from
scratch, and got the results I mentioned above.
​