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

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!unidui!du9ds3!veit
  3. From: veit@du9ds3.uni-duisburg.de (Holger Veit)
  4. Subject: Re: [386bsd] Virtual memory exhausted. Do I need more swap?
  5. References: <david.714981284@mlb.geomechanics.csiro.au>
  6. Date: 31 Aug 92 08:38:27 GMT
  7. Reply-To: veit@du9ds3.uni-duisburg.de
  8. Organization: Uni-Duisburg FB9 Datenverarbeitung
  9. Sender: @unidui.uni-duisburg.de
  10. Message-ID: <veit.715250307@du9ds3>
  11. Lines: 31
  12.  
  13. In <david.714981284@mlb.geomechanics.csiro.au> david@mlb.geomechanics.csiro.au (David Le Blanc) writes:
  14.  
  15. >When compiling some programs with GCC, I get the message 'virtual memory
  16. >exhausted'. I have 40Meg virtual memory, so I am sure that is not the problem.
  17.  
  18. >Is there a setting with GCC which I should raise or what??
  19.  
  20. >Thanks.
  21.  
  22. >--
  23. >David Le Blanc                         :
  24. >Email: david@mlb.geomechanics.csiro.au : `Sort of a cross between a Jaguar
  25. >CSIRO Division of Geomechanics,           :  and a freight train.' the Alien
  26. >P.O. Box 54 Mt Waverley 3149           : in Alien^3.
  27.  
  28. You use the csh, don't you?
  29.  
  30. Enter 'limit' and you see why.
  31. Enter 
  32. 'limit datasize unlimited' and
  33. 'limit memoryuse unlimited'.
  34.  
  35. I found this was a catch when I tried to compile X11.
  36.  
  37. Holger
  38.  
  39. -- 
  40. |  |   / Holger Veit             | INTERNET: veit@du9ds3.uni-duisburg.de
  41. |__|  /  University of Duisburg  | BITNET: veit%du9ds3.uni-duisburg.de@UNIDO
  42. |  | /   Dept. of Electr. Eng.   | "No, my programs are not BUGGY, these are
  43. |  |/    Inst. f. Dataprocessing |          just unexpected FEATURES"
  44.