X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=EzxzFZU/E5GJ2NGLef8f0OTpTScb0OHHs3f/Fj8hGUW hXGcvOYIqgxWKJNjbgYDo0cYHboQduMZXSXT2pco23O/ikqQWqDEIa3DAP3aQaiQ eFkTB/mfr4g1uMAwdPOhBDTv6nP2tMd+am/kX2NaEXnaGG4sU4Ymy+2eZAyk6cUE = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=j25lZMxbztU8PCaMmjs9Hm3fdjM=; b=MJyDX07IvO6xz8H2V QuZnF71SKq6jf4i6LUYQ99/HpP4aHzv994hZkMP31VKCgv67nFLLuevB5RuRLmwa Hn3nO5NUkWStAEYilI6hF3aqdzeudc47Ih9qga9d4JIIrXavEUxhWNmHapPWsE7b y97mCFLTmmF/Q15BkazpICeRio= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ig0-f178.google.com X-Received: by 10.50.79.194 with SMTP id l2mr7706982igx.23.1401471620759; Fri, 30 May 2014 10:40:20 -0700 (PDT) Message-ID: <5388C283.30209@users.sourceforge.net> Date: Fri, 30 May 2014 12:40:19 -0500 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygwin64 install g++ v 4.6.4 References: <5386F6C3 DOT 3000600 AT tiscali DOT co DOT uk> In-Reply-To: <5386F6C3.3000600@tiscali.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2014-05-29 03:58, David Stacey wrote: > On 29/05/14 05:19, Philapol wrote: >> I would like to install g++ v 4.6.4 under cygwin64 but only v 4.8.2 is >> available. What is the procedure to install this older version? > > 64-bit Cygwin is relatively new, and the earliest version of gcc that > was built for 64-bit was gcc-4.8.0 (IIRC). If you need an older version > then you would have to build it yourself from source. Not likely; the requisite Win64 SEH support was only introduced in 4.8, so building an earlier version simply isn't going to work. > But as others have pointed out, your time would be better spent maintaining > the code so that it compiles with a more modern compiler. +1. Unless you can *prove* that there is a bug in GCC (which does occasionally happen, granted), then this is usually the answer to this sort of question. Yaakov -- 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