home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 4817 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.7 KB  |  42 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!mcsun!Germany.EU.net!olymp!boss1!juengst
  3. From: juengst@boss1.physik.uni-bonn.de (Henry G. Juengst)
  4. Subject: Re: [386bsd] Virtual memory exhausted. Do I need more swap?
  5. Message-ID: <1992Aug28.190748.11004@olymp.informatik.uni-bonn.de>
  6. Sender: juengst@boss1 (Henry G. Juengst)
  7. Organization: Universit"at Bonn, Informatikinstitut, R"omerstr 154, W-5300 Bonn 1
  8. References:  <david.714981284@mlb.geomechanics.csiro.au>
  9. Date: Fri, 28 Aug 1992 19:07:48 GMT
  10. Lines: 30
  11.  
  12. In article <david.714981284@mlb.geomechanics.csiro.au>, david@mlb.geomechanics.csiro.au (David Le Blanc) writes:
  13. > When compiling some programs with GCC, I get the message 'virtual memory
  14. > exhausted'. I have 40Meg virtual memory, so I am sure that is not the problem.
  15. > Is there a setting with GCC which I should raise or what??
  16. > Thanks.
  17. > --
  18. > David Le Blanc                         :
  19. > Email: david@mlb.geomechanics.csiro.au : `Sort of a cross between a Jaguar
  20. > CSIRO Division of Geomechanics,           :  and a freight train.' the Alien
  21. > P.O. Box 54 Mt Waverley 3149           : in Alien^3.
  22.  
  23. I'm sure it's a limit problem. Use csh to set 'ulimit -h' (as root) and
  24. 'ulimit' or 'limit -h' / 'limit' to set a acceptable limit. Then start your
  25. make again (as child process of the csh process).
  26.  
  27. This is a problem you will also find, if you try to start a XWindows program
  28. which needs large resources. Your application fails, but the reason is
  29. because your X (X386) was started with small limits.
  30.  
  31. Henry
  32.  
  33. -- 
  34. juengst@boss1.physik.uni-bonn.de [131.220.221.30]
  35. juengst@saph2.physik.uni-bonn.de [131.220.221.12]
  36. juengst@pib1.physik.uni-bonn.de  [131.220.221.2] (strange particle)
  37.  
  38. I'm only speaking for myself, but not for anybody else !
  39.