home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / atari / st / tech / 6915 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  2.1 KB

  1. Path: sparky!uunet!ogicse!news.u.washington.edu!uw-beaver!micro-heart-of-gold.mit.edu!mintaka.lcs.mit.edu!kropotkin.gnu.ai.mit.edu!entropy
  2. From: entropy@gnu.ai.mit.edu (maximum entropy)
  3. Newsgroups: comp.sys.atari.st.tech
  4. Subject: Re: MiNT 0.99 PL2 for PureC
  5. Message-ID: <ENTROPY.93Jan27173900@kropotkin.gnu.ai.mit.edu>
  6. Date: 27 Jan 93 22:39:00 GMT
  7. Article-I.D.: kropotki.ENTROPY.93Jan27173900
  8. References: <1k5ugpINN1id9@obelix.uni-muenster.de> <1k6bokINN17ft@obelix.uni-muenster.de>
  9.     <EJ70MSV@math.fu-berlin.de> <1993Jan27.194507.5107@csi.uottawa.ca>
  10. Sender: news@mintaka.lcs.mit.edu
  11. Organization: Not Proud Programmers
  12. Lines: 29
  13. In-Reply-To: cbbrowne@csi.uottawa.ca's message of Wed, 27 Jan 93 19:45:07 GMT
  14.  
  15. In article <1993Jan27.194507.5107@csi.uottawa.ca> cbbrowne@csi.uottawa.ca (Christopher Browne) writes:
  16. >In article <EJ70MSV@math.fu-berlin.de> hohmuth@freia.inf.tu-dresden.de writes:
  17. >>That's, of course, not true. Everybody who's able to make it can use it,
  18. >>also without Multi-AES. I, for one example, do so.
  19. >>
  20. >>Your problem is probably that you've forgotten to comment out "-DMULTITOS" 
  21. >>in the makefile. :-)
  22. >
  23. >AH!  Is THAT why it wouldn't run properly?  I got it compiled, and it
  24. >has kept crashing right after it shows the MiNT is Now TOS message.  I
  25. >changed optimization levels, in hopes that THAT was the problem; could
  26. >someone give a 5 line description of Multi-AES, why we can't get it,
  27. >and why I ought to comment out '-DMULTITOS'?
  28.  
  29. Multi-AES is the new AES by Atari, that supports multitasking and
  30. memory protection under MiNT.  We can't get it because it hasn't been
  31. released yet (except perhaps to some beta testers.)  You ought to
  32. comment out -DMULTITOS because the standard AES doesn't get along with
  33. MiNT's memory protection, and MiNT's memory protection won't work at
  34. all on a 68000.  Commenting out -DMULTITOS produces a 68000-compatible
  35. non-memory-protected version of MiNT that doesn't require the new AES.
  36.  
  37. Cheers,
  38. entropy
  39. --
  40. entropy@gnu.ai.mit.edu
  41. entropy. . .it's not just a good idea, it's the second law.
  42. Boycott AT&T, Lotus, Apple, and Xerox.  Join the League for
  43. Programming Freedom!  Write to lpf@uunet.uu.net for more information.
  44.