[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
MPW 3.3.1 C, MCL 2.0 and 68881
- To: comp-lang-lisp-mcl@services.cambridge.apple.com
- Subject: MPW 3.3.1 C, MCL 2.0 and 68881
- From: cpd@aic.hrl.hac.com (Charles P. Dolan)
- Date: 16 Aug 1994 22:45:04 GMT
- Distribution: world
- Newsgroups: comp.lang.lisp.mcl, comp.sys.mac.programmer
- Organization: Hughes Information Sciences Laboratory, Malibu CA
- Xref: services.cambridge.apple.com comp.lang.lisp.mcl:5761 comp.sys.mac.programmer:72569
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