Date: Tue, 20 Nov 2001 10:11:01 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Cody" Message-Id: <2427-Tue20Nov2001101100+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <3bfa0617@leia.ktsnet.com> (cody1@ktsnet.com) Subject: Re: more RHIDE problems References: <3bfa04d0 AT leia DOT ktsnet DOT com> <3bfa0617 AT leia DOT ktsnet DOT com> 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: "Cody" > Newsgroups: comp.os.msdos.djgpp > Date: Tue, 20 Nov 2001 01:17:26 -0600 > > btw (as a side note), since I just read on this NG that the > latest djgpp had an error when optimising certain code, should that deter me > from downloading it since I'm going to be using the optimizer always? That problem only happens when the -fomit-frame-pointer switch is used. There should be no raeson for you to use that switch, so you shouldn't be afraid of upgrading. FWIW, I'm using GCC 3.0.2 for a couple of months with no visible problems, at least as far as C programs are concerned.