Re: compiling MatLisp on FC5?
Paul Bunyk <[email protected]> Thu, 08 Jun 2006 09:32:41 -0700
| Newsgroups | gmane.lisp.matlisp.user |
|---|---|
| Organization | D-Wave: The Quantum Computing Company |
| Message-ID | <[email protected]> |
Michael, (MAKE-COMPLEX-MATRIX 10) works fine for me -- but then, again, I switched to sbcl, as described here: http://groups.google.ca/group/comp.lang.lisp/browse_frm/thread/e92690b0d496bdd0 Paul B. On Thu, 2006-06-08 at 10:13 -0400, Michael A. Koerber wrote: > Paul, > > If/when you get it to compile, execute (make-complex-matrix N) with N > some number greater than 2. I haven't had time to investigate the > problem (nor report it), but under SLES-9 and RHE-3 (?) I get SEGV > problems. I might suspect the same for for FC-x. > > mike