home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / lisp / mcl / 1245 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.1 KB

  1. Path: sparky!uunet!olivea!apple!cambridge.apple.com!frege@crim.eecs.umich.edu
  2. From: frege@eecs.umich.edu
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Support for Accelerated Macs?
  5. Message-ID: <199208171730.AA18808@crim.eecs.umich.edu>
  6. Date: 17 Aug 92 17:30:13 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 16
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10. Original-To: info-macl@cambridge.apple.com
  11.  
  12.  
  13.    Hi, we have a Mac SE with a Radius 16 Mhz Accelerator, and MCL doesn't
  14. seem to be comfortable with exotic CPU boards added on the REAL Apple MACs.
  15.  
  16.    Since I assume there are quite some people out there with accelerator
  17. boards, will there be any support for those machines?
  18.  
  19.    MCL loads and run fine until it begins to evaluate a lot of functions....
  20. and it bombs with System Error #11 -- Something like 68000 Trap Error or
  21. similar.
  22.  
  23.    I guess Garbage Collection and all those things require quite intimate
  24. relationship with the CPU. But is there any way to make MCL think it is a
  25. 68020 machine rather than a 68000 machine?
  26.  
  27. - Young-pa So (e-mail : frege@crim.eecs.umich.edu)
  28.