home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 4973 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.2 KB  |  32 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!wupost!usc!rpi!usenet.coe.montana.edu!news.u.washington.edu!serval!poly2!hlu
  3. From: hlu@poly2.eecs.wsu.edu (H.J. Lu)
  4. Subject: Re: [386bsd] Virtual memory exhausted. Do I need more swap?
  5. Message-ID: <1992Sep2.001459.13980@serval.net.wsu.edu>
  6. Sender: hlu@poly2 (H.J. Lu)
  7. Organization: Washington State University
  8. References:  <david.714981284@mlb.geomechanics.csiro.au>
  9. Date: Wed, 2 Sep 92 00:14:59 GMT
  10. Lines: 20
  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. |> 
  16. |> Is there a setting with GCC which I should raise or what??
  17. |> 
  18. |> Thanks.
  19. |> 
  20. |> --
  21. |> David Le Blanc                         :
  22. |> Email: david@mlb.geomechanics.csiro.au : `Sort of a cross between a Jaguar
  23. |> CSIRO Division of Geomechanics,           :  and a freight train.' the Alien
  24. |> P.O. Box 54 Mt Waverley 3149           : in Alien^3.
  25.  
  26.  
  27. That is a known problem in gcc. If you have a very big initialized
  28. array, you probably will get this. RMS has asked for a volunteer to fix
  29. this.
  30.  
  31. H.J.
  32.