home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / atari / st / tech / 6919 < prev    next >
Encoding:
Text File  |  1993-01-28  |  2.6 KB  |  61 lines

  1. Newsgroups: comp.sys.atari.st.tech
  2. Path: sparky!uunet!think.com!spool.mu.edu!torn!nott!uotcsi2!news
  3. From: cbbrowne@csi.uottawa.ca (Christopher Browne)
  4. Subject: Re: MiNT 0.99 PL2
  5. Message-ID: <1993Jan28.012515.2077@csi.uottawa.ca>
  6. Sender: news@csi.uottawa.ca
  7. Nntp-Posting-Host: prgf
  8. Organization: Dept. of Computer Science, University of Ottawa
  9. References: <EJ70MSV@math.fu-berlin.de> <1993Jan27.194507.5107@csi.uottawa.ca> <1993Jan28.000130.14898@netcom.com>
  10. Date: Thu, 28 Jan 93 01:25:15 GMT
  11. Lines: 48
  12.  
  13. In article <1993Jan28.000130.14898@netcom.com> ersmith@netcom.com (Eric R. Smith) writes:
  14. >In article <1993Jan27.194507.5107@csi.uottawa.ca> cbbrowne@csi.uottawa.ca (Christopher Browne) writes:
  15. >>>Your problem is probably that you've forgotten to comment out "-DMULTITOS" 
  16. >>>in the makefile. :-)
  17. >
  18. >> could
  19. >>someone give a 5 line description of Multi-AES, why we can't get it,
  20. >>and why I ought to comment out '-DMULTITOS'?
  21. >
  22. >(1) "Multi-AES" refers to the multitasking AES (version 4.0) distributed
  23. >    with MultiTOS
  24. >(2) You can't get it because it's copyrighted by Atari and Digital Research,
  25. >    and it hasn't been released yet. When it is released, you may have to pay
  26. >    for it.
  27.  
  28. Alas.  I'd prefer for it to be both free, and available now.  Of
  29. course, being available is MOST important.  It's highly annoying when
  30. things aren't available at ANY price.
  31.  
  32. >(3) You should comment out -DMULTITOS because with it, the default is to
  33. >    try to boot C:\MULTITOS\GEM.SYS, rather than the AES in ROM; and
  34. >    also because -DMULTITOS disables the debugging code.
  35.  
  36. I was searching for BOOTGEM.PRG, and wondering why it wasn't called
  37. GEM.PRG.  I think this explains most of that.
  38.  
  39. >(4) Finally, if you're on a 68030 machine and wish to run the ROM AES,
  40. >    you'll need to disable memory protection, either by starting MiNT with
  41. >    a "-m" argument, or by recompiling with "no_mem_prot" defaulting
  42. >    to 1.
  43. >
  44. >Hmmm... not 5 lines, but I hope you don't mind :-).
  45.  
  46. No problem.  :-).
  47.  
  48. I took a look at the source, and had figured out SOME of this, once I
  49. heard that there was a problem with -DMULTITOS.
  50.  
  51. With the change, it certainly compiles and runs like a charm.  (Well,
  52. I had to reboot and kill some stuff that was using memory, because I
  53. didn't have enough RAM to get fasttext.c to compile.).
  54.  
  55. It's running even as I write.
  56. -- 
  57. Christopher Browne                |     PGP 2.0 key available
  58. cbbrowne@csi.uottawa.ca           |======================================
  59. University of Ottawa              | Genius may have its limitations, but
  60. Master of System Science Program  | stupidity is not thus handicapped.
  61.