Re: Compiling Maxima with GCL 2.7.2 pre-release results in empty executable

David Scherfgen via Maxima-discuss <[email protected]> Wed, 22 Apr 2026 18:32:45 +0200
Newsgroups gmane.comp.mathematics.maxima.general,gmane.lisp.gcl.devel
Message-ID <CAMTHLKjvExEorSgyz_oZM09aQJhn0YMvQ-=PPO7DAesD7U91Zg@mail.gmail.com>
--===============6272625384212300493==
Content-Type: multipart/alternative; boundary="0000000000001bc4ea06500f17f8"

--0000000000001bc4ea06500f17f8
Content-Type: text/plain; charset="UTF-8"

Hi Robert,

I tried the same thing today, with success, using the normal sequence of
commands: ./bootstrap, ./configure --enable-gcl and make, then I ran
./maxima-local and ran the test suite. 2 tests passed that were expected to
fail, no unexpected failures.
I used the GCL 2.7.1-17 pre-release branch.

Best regards
David

Am Di., 14. Apr. 2026 um 21:41 Uhr schrieb Robert Dodier <
[email protected]>:

> I built GCL from the 2.7.2 pre-release branch and that was apparently
> successful.
>
> 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.
>
> To be precise, I did something like
>
> (do-symbols (s (find-package "MAXIMA"))
>   (if (equalp (symbol-package s) (find-package "MAXIMA")) (print s)))
>
> Maybe the Maxima symbols ended up in some other package? I didn't try
> to figure it out.
>
> If anyone has any ideas what's going on, I would be interested to hear.
>
> Robert
>
>
> _______________________________________________
> Maxima-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/maxima-discuss
>

--0000000000001bc4ea06500f17f8
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi Robert,<div><br></div><div>I tried the same thing today=
, with success, using the normal sequence of commands: <font face=3D"monosp=
ace">./bootstrap</font>,=C2=A0<font face=3D"monospace">./configure --enable=
-gcl</font> and <font face=3D"monospace">make</font>, then I ran <font face=
=3D"monospace">./maxima-local</font>=C2=A0and ran the test suite. 2 tests p=
assed that were expected to fail, no unexpected failures.</div><div>I used =
the GCL 2.7.1-17 pre-release branch.</div><div><br></div><div>Best regards<=
/div><div>David</div></div><br><div class=3D"gmail_quote gmail_quote_contai=
ner"><div dir=3D"ltr" class=3D"gmail_attr">Am Di., 14. Apr. 2026 um 21:41=
=C2=A0Uhr schrieb Robert Dodier &lt;<a href=3D"mailto:[email protected]=
om">[email protected]</a>&gt;:<br></div><blockquote class=3D"gmail_qu=
ote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,20=
4);padding-left:1ex">I built GCL from the 2.7.2 pre-release branch and that=
 was apparently<br>
successful.<br>
<br>
I compiled current Maxima from Git with that GCL, and although the<br>
process was apparently successful, it resulted in a maxima executable<br>
that had only a few Maxima symbols in it -- stuff related to autoconf<br>
variables and the like.<br>
<br>
I noticed it because CL-USER::RUN was missing, but that&#39;s just one of<b=
r>
many items; almost everything is missing.<br>
<br>
To be precise, I did something like<br>
<br>
(do-symbols (s (find-package &quot;MAXIMA&quot;))<br>
=C2=A0 (if (equalp (symbol-package s) (find-package &quot;MAXIMA&quot;)) (p=
rint s)))<br>
<br>
Maybe the Maxima symbols ended up in some other package? I didn&#39;t try<b=
r>
to figure it out.<br>
<br>
If anyone has any ideas what&#39;s going on, I would be interested to hear.=
<br>
<br>
Robert<br>
<br>
<br>
_______________________________________________<br>
Maxima-discuss mailing list<br>
<a href=3D"mailto:[email protected]" target=3D"_blank">M=
[email protected]</a><br>
<a href=3D"https://lists.sourceforge.net/lists/listinfo/maxima-discuss" rel=
=3D"noreferrer" target=3D"_blank">https://lists.sourceforge.net/lists/listi=
nfo/maxima-discuss</a><br>
</blockquote></div>

--0000000000001bc4ea06500f17f8--


--===============6272625384212300493==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============6272625384212300493==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Maxima-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/maxima-discuss

--===============6272625384212300493==--