X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f From: Andris Pavenis To: djgpp-workers AT delorie DOT com Subject: Re: gcc-3.4 and option -mcpu Date: Thu, 28 Oct 2004 09:27:19 +0300 User-Agent: KMail/1.7.1 References: <200410271828 DOT 56384 DOT pavenis AT latnet DOT lv> <01c4bc52$Blat.v2.2.2$c796b760 AT zahav DOT net DOT il> In-Reply-To: <01c4bc52$Blat.v2.2.2$c796b760@zahav.net.il> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410280927.19697.pavenis@latnet.lv> Reply-To: djgpp-workers AT delorie DOT com On Wednesday 27 October 2004 21:27, Eli Zaretskii wrote: > > From: Andris Pavenis > > Date: Wed, 27 Oct 2004 18:28:56 +0300 > > > > GCC command line option -mcpu is used to build DJGPP runtime. This option > > is deprecated in gcc-3.4.X. > > Why in the world do they make these incompatible changes? What's > wrong with -mcpu, anyway? Maybe -mtune is a bit less confusing. Andris PS. By the way we are also doing incompatible changed for DJGPP. The latest moving definition of _environ to djgpp.djl is about to generate huge amount of complaints. GCC uses it's own copy with different name already for some time. Adding instructions into readme file to copy djgpp.djl with different name into GCC version specific directory is not going to work for those who are not reading readme files.