Message-ID: <38833481.B3893568@ma.tum.de> Date: Mon, 17 Jan 2000 16:25:53 +0100 From: Waldemar Schultz X-Mailer: Mozilla 4.7 [de] (Win98; I) X-Accept-Language: de,en,en-US MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com Subject: Re: Executable size: limit to acceptability? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Eli Zaretskii schrieb: > > On Mon, 17 Jan 2000, Waldemar Schultz wrote: > > > BTW can anyone explain the reason or benefits for using -O6 I often found in > > DJGPP distributions please. > > In what DJGPP distribution(s) did you see -O6? AFAIK, the absolute > majority use -O2. -O6 was a no-op until GCC 2.9x (or EGCS before it) > came into existence. IMHO e.g. allegro and grx23 makefiles use -O6 shouldn't gcc complain beeing passed a no-op Option switch?