X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Wed, 14 Mar 2012 06:01:08 +0200 From: Eli Zaretskii Subject: Re: CC1.EXE/GCC.EXE crashes with SIGILL, hard. In-reply-to: <16777375.1302.1331688966231.JavaMail.geo-discussion-forums@vbat19> X-012-Sender: halo1 AT inter DOT net DOT il To: djgpp AT delorie DOT com Message-id: <83k42nx24b.fsf@gnu.org> References: <16777375 DOT 1302 DOT 1331688966231 DOT JavaMail DOT geo-discussion-forums AT vbat19> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Claude Freeman > Date: Tue, 13 Mar 2012 18:36:06 -0700 (PDT) > > DPMI memory available: 25832 Kb > DPMI swap space available: 6232 Kb This seems to be very little memory. How about using the advice in the FAQ to increase the memory available to DJGPP programs? GCC is a memory hog, so it's possible it crashes when it hits out of memory conditions (a bug, but one people would rarely see on a well-configured system).