From: Andris Pavenis To: djgpp-workers AT delorie DOT com Subject: Re: binutils-2.14 Date: Wed, 18 Jun 2003 20:39:36 +0300 User-Agent: KMail/1.5.2 References: <200306181709 DOT 02598 DOT pavenis AT latnet DOT lv> <200306181909 DOT 09333 DOT pavenis AT latnet DOT lv> <200306181718 DOT h5IHIs0K025477 AT envy DOT delorie DOT com> In-Reply-To: <200306181718.h5IHIs0K025477@envy.delorie.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200306182039.36545.pavenis@latnet.lv> Reply-To: djgpp-workers AT delorie DOT com On Wednesday 18 June 2003 20:18, DJ Delorie wrote: > Ok, it's in ftp://ftp.delorie.com/pub/djgpp/alpha/v2gnu/ binutils-2.14 for DJGPP is available for testing at URL mentioned above (and mirrors) Most significant DJGPP related change is adding workaround for bug when seeks over file end causes garbage written to file. This problem caused bootstrap comparisson error when bootstrapping current CVS versions of GCC-3.4 and also once when bootstrapping GCC-3.3 release (perhaps only when GCC-3.3 were also installed). As we don't have fix yet even in CVS version of DJGPP, then perhaps such temporary workaround is needed. Andris