Xref: news2.mv.net comp.os.msdos.djgpp:2375 From: Broeker AT axp03 DOT physik DOT rwth-aachen DOT de (Hans-Bernhard Broeker) Newsgroups: comp.os.msdos.djgpp Subject: Re: DPMI error when compile/link with graphic library Date: 1 Apr 96 11:37:58 GMT Organization: RWTH -Aachen / Rechnerbetrieb Informatik Lines: 19 Message-ID: References: NNTP-Posting-Host: axp03.physik.rwth-aachen.de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Eli Zaretskii writes: >On Thu, 28 Mar 1996, Rikard Thunberg wrote: >> >gcc calc.c -lgr >> >> DPMI: Not enough memory (0x400a0000 bytes). >> c:\verktyg\djgpp\lib/libgr.a: could not read symbols: Memory exhausted >> >> What to do? >Invoke go32 without any arguments and post what it prints. By EMail contact, Rikard and I have got that one sorted out. The reason was that the libgr.a he used was *ridiculously* old (1.06 or so!). After substituting it with libgrx1.03maint1, he had no problems any more. Hans-Bernhard Broeker (Aachen, Germany)