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

  1. Path: sparky!uunet!sun-barr!sh.wide!wnoc-tyo-news!ccut!news.u-tokyo.ac.jp!yayoi!tansei1!kurihara
  2. From: kurihara@tansei.cc.u-tokyo.ac.jp (Akira Kurihara)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Re: Support for Accelerated Macs?
  5. Message-ID: <2860@tansei1.tansei.cc.u-tokyo.ac.jp>
  6. Date: 20 Aug 92 18:23:49 GMT
  7. Sender: news@tansei.cc.u-tokyo.ac.jp
  8. Organization: Computer Centre, University of Tokyo
  9. Lines: 37
  10.  
  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 
  15. MACs.
  16. >    Since I assume there are quite some people out there with accelerator
  17. > boards, will there be any support for those machines?
  18. >    MCL loads and run fine until it begins to evaluate a lot of 
  19. functions....
  20. > and it bombs with System Error #11 -- Something like 68000 Trap Error or
  21. > similar.
  22. >    I guess Garbage Collection and all those things require quite intimate
  23. > relationship with the CPU. But is there any way to make MCL think it is a
  24. > 68020 machine rather than a 68000 machine?
  25. > - Young-pa So (e-mail : frege@crim.eecs.umich.edu)
  26.  
  27. I have a Mac SE with a Radius 25 Mhz Accelerator. I am using the final 
  28. version
  29. of MCL 2.0 running on system 6.0.7 for about 2 weeks and had no problems on 
  30. it. 
  31.  
  32. Certainly MCL 2.0b1p3 had some problems when performing GC.
  33.  
  34. Also, MACL 1.3.2 was fine to me. However, certainly MCL 2.0 runs faster than
  35. MACL 1.3.2.
  36.  
  37. ----
  38.  
  39. Akira Kurihara
  40. kurihara@tansei.cc.u-tokyo.ac.jp
  41.  
  42.