home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / minix / 5235 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.8 KB  |  42 lines

  1. Newsgroups: comp.os.minix
  2. Path: sparky!uunet!mcsun!sun4nl!relay.philips.nl!philce!meulenbr
  3. From: meulenbr@ce.philips.nl (Frans Meulenbroeks)
  4. Subject: Re: Atari compile problem of MINIX 1.5
  5. Message-ID: <1993Jan21.080737.439@philce.ce.philips.nl>
  6. Sender: usenet@philce.ce.philips.nl (USENET post news)
  7. Organization: Philips Consumer Electronics, Eindhoven
  8. References: <1993Jan20.172124.2606@unix.brighton.ac.uk>
  9. Date: Thu, 21 Jan 1993 08:07:37 GMT
  10. Lines: 30
  11.  
  12. wl@unix.brighton.ac.uk (Lam;d410sz90;[03724) writes:
  13.  
  14. [question of stack sizes and ram disk size for compiling 1.5]
  15.  
  16. For an out-of-the-box 1.5 system the values in the book should work.
  17. I tested this in the past on my own 1040.
  18.  
  19. Reducing the memory of the compiler passes with chmem will not help you,
  20. because the compiler will run out of memory.
  21. Its no problem to reduce the size of the ram disk. Especially if you
  22. have a hard disk with a minix partition, you can trim the ram disk (to
  23. say 150 or 200 k).
  24. I don't have the manual handy, but I'm not sure if it tells that you
  25. should create a 512k ram disk when trying to recompile. I think you can
  26. recompile using the supplied root fs. 
  27.  
  28. The only reasons I can think of why you run out of memory are:
  29. - if you booted tos before booting minix, and you have things like a
  30.   reset-proof ram disk. If so, turn of the system, wait half a minute
  31.   and reboot from the minix boot disk
  32. - if you modified /etc/rc so that there are several other utilities
  33.   started. Try the 1.5 root fs, with the delivered /etc/rc
  34. - if you are running other software in the background memory
  35.   fragmentation may occur. Run the compile process as a foreground
  36.   process with as little other things running as possible.
  37.  
  38. Good luck!
  39. --
  40. Frans Meulenbroeks        Philips Research Laboratories
  41. preferred email address:     meulenbr@prl.philips.nl
  42.