This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

GCC compile problem on HPUX 11.00 system


Hi, I am compiling one large file on HPUX 11.00 64bit system with GCC
3.0.  The compilation failed with 'virtual memory exhausted' error when
optimization is used.

Checking the memory usage , I can see the 'SZ' column in 'top' output is
only about 40M, but 'RES' has hit 940M when the compilation failed.

Does anyone have any idea why the resident size consumed is so much
higher than the 'SZ'? Any way to solve this problem?

Thanks

Jenny
begin:vcard 
n:;Jenny
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
email;internet:jinyuan.tao@oracle.com
fn:Jenny Tao
end:vcard

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]