Date: Sun, 25 Jun 2000 13:07:12 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Robin Johnson cc: djgpp AT delorie DOT com Subject: Re: ANNOUNCE: Binutils 2.10 released In-Reply-To: <3955C1F4.F358BBA8@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sun, 25 Jun 2000, Robin Johnson wrote: > > No. Files produced by earlier versions of Binutils will continue to work with the new > > version. > I mean for better performance... The performance boost is not so significant to warrant such a total recompile, IMHO. Of course, it's up to you. Note that you will have to rebuild the libraries (libc.a, libm.a and libstdcxx.a) as well if you want to get everything aligned on 16-byte boundaries. And while at that, the compiler switches used for building libc.a and libm.a probably need some tweaking as well.