X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Mon, 23 May 2011 08:54:31 -0400 Message-Id: From: Eli Zaretskii To: djgpp AT delorie DOT com In-reply-to: <688c7223-001d-4b8b-9f25-145099987925 AT s16g2000prf DOT googlegroups DOT com> (message from Jim Michaels on Mon, 23 May 2011 03:26:40 -0700 (PDT)) Subject: Re: issue with 4.5.3 beta, 4.5.2 beta References: <1b5aeeeb-ffaa-42ce-88c4-ec8773bcceef AT j13g2000pro DOT googlegroups DOT com> <572246ce-db12-406b-a5da-1fa4272e10e9 AT 17g2000prr DOT googlegroups DOT com> <688c7223-001d-4b8b-9f25-145099987925 AT s16g2000prf DOT googlegroups DOT com> Reply-To: djgpp AT delorie DOT com > From: Jim Michaels > Newsgroups: comp.os.msdos.djgpp > Date: Mon, 23 May 2011 03:26:40 -0700 (PDT) > > the compiler REALLY needs a bigger stack. only 512K (acts like > 128K)? really now... most systems have 8GB RAM. You can enlarge the stack with stubedit.exe, see http://www.delorie.com/djgpp/v2faq/faq15_9.html. You won't get to 8GB, but you can easily have a few MBs.