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

MPW 3.3.1 C, MCL 2.0 and 68881



I am using MPW 3.3.1 C and MCL 2.0.1.  I have written some C code
that gets loaded into Lisp.  I have debugged it without the -m68881
option and the code works fine.  When I turn on that option and use
the 881 libraries, the code stops returning floats Lisp and occasionally
crashes.

Any suggestions

-Charlie Dolan