Date: Sun, 31 Dec 2000 12:52:11 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Laurynas Biveinis Message-Id: <1858-Sun31Dec2000125210+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp-workers AT delorie DOT com In-reply-to: <3A4E3EBE.2F5448F2@softhome.net> (message from Laurynas Biveinis on Sat, 30 Dec 2000 20:59:58 +0100) Subject: Re: config/mh-djgpp in Cygnus tree References: <3A4E3EBE DOT 2F5448F2 AT softhome DOT net> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sat, 30 Dec 2000 20:59:58 +0100 > From: Laurynas Biveinis > > > Still, I see no reason for not removing this setting and letting configure > > decide. configure will probably make this '-g -O2' This is already so: the top-level Makefile ends up setting CFLAGS to "-O2 -g". So there's no problem with this.