home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text2327.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  2.5 KB  |  61 lines

  1. >>>>> "Bill" == Bill Miller <wjm@wwa.com> writes:
  2.  
  3.     Bill> I was wondering, what would happen if I were to install
  4.     Bill> system 7.x on = top of Executor.
  5.  
  6. I would guess that it will crash immediately, since we don't support
  7. low-level I/O operations.
  8.  
  9.     Bill> If you don't know, I may be able to try it at school. = We
  10.     Bill> have a site license for System 7, and a bunch of macs that
  11.     Bill> have the = DOS compatibility cards, and a T1 link to the
  12.     Bill> net.
  13.  
  14. That site license is for Macs, so putting one of those copies of
  15. System 7 on top of Executor on a PC is probably a violation of the
  16. license, even if you were to put it on the DOS compatibility card
  17. within the Mac, although I am not a lawyer and I haven't seen the
  18. terms of our site license.
  19.  
  20. My understanding was that Executor wouldn't run on the DOS cards
  21. inside of Macs.  Is that the case, or not?
  22.  
  23.     Bill> The other question is, can it be done in under 10 minutes
  24.     Bill> under = Executor?
  25.  
  26.     Bill> I think that by putting Apple System 7.5, you will
  27.     Bill> elliminate the = problems, because they all (at least the
  28.     Bill> program crashes I have = observed) seem to come from the
  29.     Bill> faked system 6 implementation.  Your = Syn68K seems to run
  30.     Bill> fine, if it can run PhotoShop, and Pagemaker, and =
  31.     Bill> Illustrator.
  32.  
  33. Yes and no.  Syn68k is pretty solid, indeed.  The problem is there's
  34. more to a Mac than a CPU and the ROMs/System File; there's also all
  35. sorts of I/O and "glue" that holds everything together.  To write the
  36. glue and to get it correct, we'd need to disassemble what the glue
  37. connects to (i.e. the ROMs and System File).  That would turn our
  38. "clean" engineers into "dirty" engineers -- that's a price that's too
  39. high for us.
  40.  
  41. Once we have enough money to be able to afford a dirty team that is
  42. separated from the clean team, then we can do what you propose.  We're
  43. hoping that 2.0 sales will give us that money.  If not, we'll probably
  44. have to start dealing with venture capital people, something we've
  45. avoided so far.
  46.  
  47.     Bill> Just out of curiosity, why not make it a Dynamic recompiler,
  48.     Bill> so that it = only needs to be translated once.  Do the same
  49.     Bill> thing Connectix Speed = Doubler does.
  50.  
  51. Executor is a dynamic recompiler, which is why we get speeds better
  52. than what Connectix Speed Doubler does.  Check out
  53. ftp://ftp.ardi.com/pub/SynPaper for more details.
  54.  
  55.     Bill> Bill Miller wjm@wwa.com
  56.     Bill> w-miller@flamingo.district125.k12.il.us
  57.  
  58. --Cliff
  59. ctm@ardi.com
  60.  
  61.