Xref: news2.mv.net comp.os.msdos.djgpp:2321 From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: DPMI error when compile/link with graphic library Date: Sun, 31 Mar 1996 16:51:57 CST Organization: Rice University, Houston, Texas Lines: 5 Message-ID: <315f0c8d.sandmann@clio.rice.edu> References: <315ACA82 DOT 6411 AT algonet DOT se> Reply-To: sandmann AT clio DOT rice DOT edu NNTP-Posting-Host: clio.rice.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp > DPMI: Not enough memory (0x400a0000 bytes). > c:\verktyg\djgpp\lib/libgr.a: could not read symbols: Memory exhausted This is an ld problem - it's somehow asking for 1Gb of memory which won't be satisfied on any system likely to be used.