X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: GRX Installation Date: Tue, 25 Dec 2001 14:00:06 CST Organization: Rice University, Houston TX Lines: 11 Message-ID: <3c28dac6.sandmann@clio.rice.edu> References: <3c281f2f DOT 1216054 AT news DOT chariot DOT net DOT au> NNTP-Posting-Host: clio.rice.edu X-Trace: joe.rice.edu 1009310425 22154 128.42.105.3 (25 Dec 2001 20:00:25 GMT) X-Complaints-To: abuse AT rice DOT edu NNTP-Posting-Date: 25 Dec 2001 20:00:25 GMT X-NewsEditor: ED-1.5.9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > >C:\djgpp\bin/ar.exe: ../lib/dj2/libgrx20.a: rename: Not enough memory > >(ENOMEM) > >The make is being run in a dos box on W2K, using djgpp v2, with the > >memory is set to 16Mb. the GRX version in 2.4.3 > Set the mem to 65535, 16 Mb gives you very little mem free for the dos box. This isn't a memory problem, it's an API bug on Windows 2000. The fix is to use the V2.03 refresh bnu2112b.zip, or install the long file name TSR to work around the problem.