gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] troubles bulding Maxima with latest GCL CVS


From: Vadim V. Zhytnikov
Subject: [Gcl-devel] troubles bulding Maxima with latest GCL CVS
Date: Tue, 18 Jun 2002 00:30:39 +0300
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.0.0) Gecko/20020526

Hi!

I've troubles in building Maxima with latest GCL CVS.

With Maxima 5.6 something wrong with Makefiles.
I have not identified the real source of the trouble but
if you look at makefile in Maxima /src dir you can see

LISP=saved_ansi_gcl

Which is wrong since full path to saved GCL image is required.
Previously there are no such line and make looked for
gcl in $(PORTDIR)/saved_....

With Maxima 5.9 trouble is entirely different. If I use
latest GCL CVS compiled with --disable-bfd then
everything is fine. But is bfd is enabled then
I've got the following error
---------------------------------------------------
;      - Loading binary file "binary-gcl/comm2.o"
Loading binary-gcl/comm2.o
start address -T 898b000 Finished loading binary-gcl/comm2.o

;    - Compiling module "evaluator"
;      - Loading binary file "binary-gcl/mlisp.o"
Loading binary-gcl/mlisp.o
Error in FUNCALL [or a callee]: This file was dumped with FASD version 0 not 2.

Fast links are on: do (use-fast-links nil) for debugging
Broken at CONDITIONS::CLCS-LOAD.  Type :H for Help.
 1 (Continue) Retry loading file "binary-gcl/mlisp.o".
 2 (Abort) Return to top level.
dbl:>>
------------------------------------------------------

Best wishes,

Vadim





reply via email to

[Prev in Thread] Current Thread [Next in Thread]