Sender: nate AT cartsys DOT com Message-ID: <37AC70EA.1CEA579E@cartsys.com> Date: Sat, 07 Aug 1999 10:46:18 -0700 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.10 i586) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: A bug References: <37A9CB8A DOT EEC86F96 AT americasm01 DOT nt DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Rolf Campbell wrote: > > Eli Zaretskii wrote: > > > On Wed, 4 Aug 1999, Campbell, Rolf [SKY:1U32:EXCH] wrote: > > > > sciana wyglad [MaxBok + 1] [MaxBok + 1] [MaxWys + 1] [IlScian]; > > > That's a big array, 11x11x21x4x8 =~ 80k. I've heard that DJGPP > > > sometimes has problems allocation global static arrays. > > I don't think this is true. You may be confusing static arrays with > > automatic arrays (those allocated off the stack), but even then the limit > > is 512KBytes (in DJGPP v2.02 and later). > > I was probably wrong about that specific issue (the 80k), but in the > past, I've had problems with very large global static arrays (several Megs). If you can still reproduce them, perhaps you could report it so we can see if a real problem underlies it. -- Nate Eldredge nate AT cartsys DOT com