[Maxima] help in getting maxima compiled (from cvs) on Dapper
Robert Dodier
robert.dodier
Wed Oct 11 10:39:32 CDT 2006
On 10/11/06, Marco Ciampa <ciampix at libero.it> wrote:
> configure: error: The gcl executable "gcl" was not compiled with
> the --enable-ansi flag, which is required for Maxima.
> The gcl ANSI-CL check returned
> "MAXIMA_GCL_ANSI_TEST_FAILURE".
When GCL is built, --enable-ansi must be specified (it is disabled by default).
Otherwise GCL cannot build Maxima. To the best of my knowledge the
only way to proceed is to recompile GCL with --enable-ansi.
For other Lisp implementations (Clisp, SBCL, CMUCL) no special
configuration flags are needed, again, to the best of my knowledge.
HTH
Robert
More information about the Maxima
mailing list