X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 30 Sep 2009 14:26:42 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Installing previous versions of binutils Message-ID: <20090930182642.GD12714@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <529346 DOT 98907 DOT qm AT web24807 DOT mail DOT ird DOT yahoo DOT com> <4AC34897 DOT 1030004 AT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4AC34897.1030004@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Wed, Sep 30, 2009 at 01:01:27PM +0100, Dave Korn wrote: >Ian C wrote: > >> Sorry if this is a silly question (new to this), I know how to uninstall >> the binutils 20080624-2 that comes with Cygwin 1.5.25-15. ...but can I use >> the setup routine to install previous versions of binutils (such as version >> 20060817-1), which should be compatible with the WxPython application. If I >> uninstall the latest binutils, how do I get the Cygwin setup program to >> recognize the 2006 version of binutils. > > On the setup.exe package chooser page, where you click on binutils to set >the selection to "Uninstall", you can keep clicking and it will cycle through >all available versions. Note that the definition of "available" is mode >sensitive - if you're in "install from internet" or "download from internet" >mode it'll show you any available versions on the mirror you're using, but if >you're using "install from local directory" mode it'll only show you any >versions that you've already downloaded, which might be why you didn't already >notice this mechanism while you were uninstalling. > > However it seems the only versions left on the mirrors are 20080624 and >20080523, the 2006 versions have long since gone. If you really need the old >versions, you can get them from the "Cygwin time-machine": > > http://www.fruitbat.org/Cygwin/index.html#cygwintimemachine > > But probably the best solution would be to download a recent snapshot >tarball of binutils and build and install it yourself, since it's had a >boatload of fixes put in earlier this year. Binutils is fortunately always >really simple to build, it's one of the packages where you really can just >"./configure ; make ; make install" and it will reliably "just work". Either that or move to Cygwin 1.7 which has a fairly recent version of binutils. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple