When I load lapack using xmaxima, the process takes quite a while and the
message is quite long. Much of the message is a list of loaded files. The
rest is a series of warnings like the ones that appear below.
In wxmaxima, the program just reports that it is reading Maxima output.
I'm using Maxima 5.20.1 in a Windows XP operating system.
= = = = =Excerpt from xmaxima outpput= = = = =
Compiling
/PROGRA~1/MAXIMA~2.1/share/maxima/5.20.1/share/lapack/lapack/dlascl.lisp.
; (IN-PACKAGE "CL-USER") is being compiled.
;; Warning: The package operation (IN-PACKAGE "CL-USER") was in a bad place.
End of Pass 1.
End of Pass 2.
OPTIMIZE levels: Safety=2, Space=3, Speed=3
Finished compiling C:/Documents and
Settings/Administrator/maxima/binary/binary-gcl/share/lapack/binary-gcl/lapack/dlascl.o.
Loading C:/Documents and
Settings/Administrator/maxima/binary/binary-gcl/share/lapack/binary-gcl/lapack/dlascl.o
Finished loading C:/Documents and
Settings/Administrator/maxima/binary/binary-gcl/share/lapack/binary-gcl/lapack/dlascl.o
Compiling
/PROGRA~1/MAXIMA~2.1/share/maxima/5.20.1/share/lapack/lapack/dlange.lisp.
; (IN-PACKAGE "CL-USER") is being compiled.
;; Warning: The package operation (IN-PACKAGE "CL-USER") was in a bad place.
End of Pass 1.
End of Pass 2.