From: C R. <ju...@mi...> - 2005-05-29 11:35:29
|
Thanks for the help, but I'm getting another error now (see below). Looks like it's caused by a change in SBCL. I'd be really grateful if someone could give me a hand sorting this out (putting a fix in the latest version of Matlisp to accommodate the change?). Thanks again,, Chris ; compiling (DEFUN TOKENIZE-LD-ARGS ...) ; compiling (DEFUN LOAD-BLAS-&-LAPACK-LIBRARIES ...) ; compiling (LOAD-BLAS-&-LAPACK-LIBRARIES) debugger invoked on a SB-INT:UNSUPPORTED-OPERATOR in thread 22268: SB-ALIEN:LOAD-1-FOREIGN is unsupported as of SBCL 0.8.13. Please use LOAD-SHARED-OBJECT. Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [ABORT] Exit debugger, returning to top level. (SB-ALIEN:LOAD-1-FOREIGN) 0] |