From: Raymond T. <ray...@er...> - 2006-09-18 14:11:35
|
>>>>> "jao" == Jose A Ortega Ruiz <ja...@gn...> writes: jao> Hi. As a result of a conversation with rtoy at #lisp, I've noticed jao> that lazy-loader.lisp is not loading libblas&c. when configure jao> --with-atlas is used with sbcl. This quick hack of jao> load-blas-&-lapack-libraries works for me: Thanks for the patch. I think that to make this work right, I'll have to add another option --enable-shared-atlas because not all platforms have shared atlas libraries. I'll have to play around a bit with this, though. I've kind of forgotten exactly what libs are needed to build matlisp with ATLAS. Ray |