Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Virtual Memory Exhausted

Status
Not open for further replies.

thompsm

Programmer
Dec 23, 2002
6
0
0
US
I am running Tru64 Unix 4.0g and using gcc 3.3.1 to compile a library. During the compilation an error message "virtual memory exhausted: not enough space" comes up and the compile aborts. I have 2GB of swap space. I've monitored the swap space during the compile and the highest it gets is 2% usage. What can I do to solve this problem.
 
have a look at your ulimit settings for the user compiling and up as appropriate
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top