Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3F144349.85C1F253@phekda.freeserve.co.uk> Date: Tue, 15 Jul 2003 19:09:13 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: GCC 3.3 & LIBC - build process change (attempt #2) References: <000001c34ac0$6cc19cb0$0101a8c0 AT acp42g> <3405-Tue15Jul2003171600+0300-eliz AT elta DOT co DOT il> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. Eli Zaretskii wrote: > > > From: "Andrew Cottrell" > > Date: Tue, 15 Jul 2003 21:01:15 +1000 > > > > The patch consists of the following files:- > > gpp_opt.sed NEW > > noprofpp.sed NEW > > makefile.inc Updated process for C++ files > > libemu\src\makefile C++ files use the new process > > Are we using Sed anywhere else in the build process? If not, this > change adds a new requirement: to have Sed installed, and I thought we > want to keep the number of non-bundled packages to the bare minimum. We already use sed to filter out profiling options, when we're building mcount.c. So it's already required. I'm pretty sure we discussed this requirement at the time and decided it was OK. (I wrote & committed that patch.) Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]