home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!sh.wide!wnoc-tyo-news!ccut!news.u-tokyo.ac.jp!yayoi!tansei1!kurihara
- From: kurihara@tansei.cc.u-tokyo.ac.jp (Akira Kurihara)
- Newsgroups: comp.lang.lisp.mcl
- Subject: Re: Support for Accelerated Macs?
- Message-ID: <2860@tansei1.tansei.cc.u-tokyo.ac.jp>
- Date: 20 Aug 92 18:23:49 GMT
- Sender: news@tansei.cc.u-tokyo.ac.jp
- Organization: Computer Centre, University of Tokyo
- Lines: 37
-
-
- >
- >
- > Hi, we have a Mac SE with a Radius 16 Mhz Accelerator, and MCL doesn't
- > seem to be comfortable with exotic CPU boards added on the REAL Apple
- MACs.
- >
- > Since I assume there are quite some people out there with accelerator
- > boards, will there be any support for those machines?
- >
- > MCL loads and run fine until it begins to evaluate a lot of
- functions....
- > and it bombs with System Error #11 -- Something like 68000 Trap Error or
- > similar.
- >
- > I guess Garbage Collection and all those things require quite intimate
- > relationship with the CPU. But is there any way to make MCL think it is a
- > 68020 machine rather than a 68000 machine?
- >
- > - Young-pa So (e-mail : frege@crim.eecs.umich.edu)
- >
-
- I have a Mac SE with a Radius 25 Mhz Accelerator. I am using the final
- version
- of MCL 2.0 running on system 6.0.7 for about 2 weeks and had no problems on
- it.
-
- Certainly MCL 2.0b1p3 had some problems when performing GC.
-
- Also, MACL 1.3.2 was fine to me. However, certainly MCL 2.0 runs faster than
- MACL 1.3.2.
-
- ----
-
- Akira Kurihara
- kurihara@tansei.cc.u-tokyo.ac.jp
-
-