Subject: Loading numeric.o don't work with GCL on Windows
From: Dieter Kaiser
Date: Tue, 27 Jan 2009 20:27:11 +0100
Hello Ray,
after updating my sandbox and compiling it, I can not load numeric.o on my
system with Windows and GCL 2.6.8.
Compiling E:/maxima/cvs_maxima/maxima/src/numeric.lisp.
End of Pass 1.
End of Pass 2.
OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3
Finished compiling binary-gcl/numeric.o.
Loading binary-gcl/numeric.o
Error in PCL::LOAD-DEFMETHOD [or a callee]: No class named: REAL.
Fast links are on: do (use-fast-links nil) for debugging
Broken at PCL::REAL-ADD-NAMED-METHOD. Type :H for Help.
1 (Continue) Retry loading file "binary-gcl/numeric.o".
2 (Abort) Return to top level.
dbl:BIGFLOAT>>
Dieter Kaiser