A user here is attempting to compile some programs but always
end up with the error message
Insufficient virtual memory to continue compilation.
The machine is an ES40 with 1G memory running Tru64 v5.1.
What parameters affect virutal memory allocation to processes?
What could I change in sysconfig to allow sufficient virtual
memory for his compilation?
I have read the System Tuning and Performance Management guide,
but none of the parameters seems trivial.
Any help will be appreciated.
Here is the output of his session:
.....................................................................
make -f $BANNER_HOME/general/c/sctproc.mk fgpbody.o
proc iname=`basename fgpbody .o`.pc ireclen=132 oreclen=132 lines=y
select_error=no hold_cursor=no release_cursor=no maxopencursord
Pro*C/C++: Release 2.2.4.0.0 - Production on Fri Apr 6 17:29:02 2001
Copyright (c) Oracle Corporation 1979, 1996. All rights reserved.
System default option values taken from:
/u01/oracle/product/7.3.4/precomp/admin/pcscfg.h
cc -I. -I/u02/banner/general/c -I/u02/banner/general/c -O -std1 -s
-DOPSYS_UNIX -DPLAT_ALPHA -c `basename fgpbody .o`.c
Fatal: Insufficient virtual memory to continue compilation.
*** Exit 1
Stop.
.....................................................................
.........................................................................
A. Mahendra Rajah Email: Mahendra.Rajah_at_URegina.CA
VMS & Tru64 UNIX Systems Manager Phone: (306) 585-4496
Dept. of Computing Services FAX: (306) 585-5060
University of Regina,
Regina, Sask., S4S 0A2
Canada.
.........................................................................
Received on Mon Apr 09 2001 - 15:48:11 NZST