From mboxrd@z Thu Jan 1 00:00:00 1970 From: spowers@lynx02.dac.neu.edu (sean powers) To: help-gcc@gnu.org Subject: GCC Mem Usage Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <84og5b$rel$1@isn.dac.neu.edu> X-SW-Source: 2000-q1/msg00012.html Message-ID: <20000401000000.2VnD7xXIbrSxnTaAQ4Ep22Zx2QZrriCpKHC02grATLo@z> Hi: While compiling a large project with gcc, I notice that even though I have almost 1GB of free memory, during the link phase, gcc uses ~300MB of physical mem and ~200MB of virtual. Any ideas on why it is using virtual memory when there is a load of physical left? Any and all ideas would be appreciated. Thanks, Sean