Message-Id: <1.5.4.32.19970821135102.0069a84c@dce03.ipt.br> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 21 Aug 1997 10:51:02 -0300 To: Ivo Janssen , djgpp AT delorie DOT com From: Cesar Scarpini Rabak Subject: Re: ld.exe: final link failed: Memory exhausted Precedence: bulk At 14:53 20/08/97 +0200, Ivo Janssen wrote: Two things: >DPMI memory available: 10275 Kb >DPMI swap space available: 2669 Kb ^^^^ sounds very small disk space problem > > >But: I did a stubedit c:\djgpp\bin\ld.exe minstack=1024K to enlarge >stackspace in ld.exe I heard that helps. But now instead of a >ld.exe: virtual memory exhausted, I get a >c:/djgpp/lib/libc.a: could not read symbols: Memory exhausted >Still not enough memory... Anyne? You are building with debug information (below is a -g switch), try without. >Transcript: (this is bash from djgpp running on my 486) >bash$ make CC="gcc -v" cc1 >gcc -v -DCROSS_COMPILE -DIN_GCC -g -o ^^^ HTH ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Cesar Scarpini Rabak E-mail: csrabak AT ipt DOT br DME/ASC Phone: 55-11-268-3522 Ext.350 IPT - Instituto de Pesquisas Tecnologicas Fax: 55-11-268-5996 Av. Prof. Almeida Prado, 532. Sao Paulo - SP 05508-901 BRAZIL ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~