Date: Sun, 22 Feb 1998 14:12:33 +0200 (IST) From: Eli Zaretskii To: BlueShade cc: djgpp AT delorie DOT com Subject: Re: C++ Error In-Reply-To: <34F032CC.F0E@mailexcite.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 22 Feb 1998, BlueShade wrote: > More specifically, when I declare any size > of an array, the executable becomes HUGE. I had a program that used an > int array of 800 by 800, and compiled it in C. The executable size was > 20K. I compiled the same program under C++ and it was over 2 megs! This problem and possible work-arounds are discussed in section 8.14 of the DJGPP FAQ list. The latest version of the FAQ is available as v2/faq210b.zip from the same place you get DJGPP.