From: George Lugovoy Newsgroups: comp.os.msdos.djgpp Subject: Re: how to reduce virtual memory ? Date: Wed, 19 Jul 2000 13:15:51 +0000 Organization: University Internet Class Lines: 11 Message-ID: <3975AA07.41C67EA6@uic.rnd.runnet.ru> References: <8l1ffl$j08$1 AT front7 DOT grolier DOT fr> NNTP-Posting-Host: gem.uic.rnd.runnet.ru Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: oberon.rnd.runnet.ru 964012550 28951 195.208.252.42 (19 Jul 2000 13:15:50 GMT) X-Complaints-To: usenet AT oberon DOT rnd DOT runnet DOT ru NNTP-Posting-Date: 19 Jul 2000 13:15:50 GMT X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 4.0-STABLE i386) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > I cant debug it with either rhide, rhgdb or gdb. > Even symify crashes. > Gdb claims he can't allocate 1089470464 bytes of virtual memory: (quite big > for a 500 kb executable )! > > Does someone got a clue, to reduce that amount, or to point what causes such > an allocation ? Can you post some part of code ? - George