Re: Compiling Maxima with GCL 2.7.2 pre-release results in empty executable
Robert Dodier <[email protected]> Wed, 22 Apr 2026 20:52:45 -0700
| Newsgroups | gmane.comp.mathematics.maxima.general,gmane.lisp.gcl.devel |
|---|---|
| Message-ID | <CAAsY_sQ4O-SnEtNQEQ+Tk1VDEqZYwnCGCKtvrJHm18EHECf5Ng@mail.gmail.com> |
Hi David, well, the problem seems to have been that there were some files left over from a previous build a couple of months ago. I deleted all the files from the previous build and tried it again and it succeeded. I don't know what got messed up -- some combination of make, defsystem, and/or GCL -- but anyway a clean build fixed the problem. Robert