gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Re: [Maxima] Bugs in gcl cause maxima build failures


From: Raymond Toy
Subject: [Gcl-devel] Re: [Maxima] Bugs in gcl cause maxima build failures
Date: 01 May 2002 14:57:35 -0400
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.5 (bok choi)

>>>>> "James" == James Amundson <address@hidden> writes:


    James> Compiling f2cl-lib.lisp.
    James> ; (DEFUN COL-MAJOR-INDEX ...) is being compiled.

[compile notes snipped]

I should probably clean these up so that there are no notes.

    James> Loading xersve.o

    James> Error: Cannot expand the SETF form (F2CL-LIB::ROW-MAJOR-AREF #:G1082
    James> F2CL-LIB::K).
    James> Fast links are on: do (si::use-fast-links nil) for debugging
    James> Error signalled by SETF.
    James> Broken at SYSTEM::SETF-HELPER.  Type :H for Help.

I suppose this is caused by the fact that gcl doesn't have
row-major-aref?  At least 2.4.0 doesn't.

Could define our own version.  (Yuck.)

Ray



reply via email to

[Prev in Thread] Current Thread [Next in Thread]