Mail Archives: djgpp/1997/08/21/09:53:28
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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Raw text -