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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=aPOBP9IjzndJqAkUW68F2GJHI+L887 Jb+sqMawHv0o0fn6ggDpVN/8BZ7PtnLdmunFx1NaVMDZ51nDV7CzSouAY7H2ls6l +7OeOCVHY0efjhf4wlyi6+bQqyZUOAPzDY6HUFfb3qnicsssUUPyrcq6LPVeu9C4 lrWPHAZnySJI8= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=jjldae21lNDJa4iVUA13ONGbl5s=; b=O8hr MhE3SIJsVxZJcM1p3sy+XtGZwq3y3RAPYYGJePQg1ddP802oqvNMYbHFejX9jn5x QxbSymLvYf5W1wdQ+sI5rj6zrjnB82TY4QIUYfsPDD275W7prEGMS1LxHJQVMCvU te3ZS1tYGP6UXtV8y1xsmK67H+kMNsGp5AGj0nY= 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=1.4 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=sale, 5x, H*UA:58.0, H*r:Unknown X-HELO: blaine.gmane.org To: cygwin AT cygwin DOT com From: Hans Horn Subject: Re: gcc / gfortran 5.x Date: Mon, 4 Dec 2017 08:04:58 -0800 Lines: 26 Message-ID: References: <87y3mrv3q6 DOT fsf AT Rainer DOT invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:58.0) Gecko/20100101 Thunderbird/58.0 In-Reply-To: <87y3mrv3q6.fsf@Rainer.invalid> X-IsSubscribed: yes Thanks to all the lead me the way. Using cygwin's time machine I was able to build a working cygwin enviroment with gcc/gfortran at version 5.40. (http://ctm.crouchingtigerhiddenfruitbat.org/pub/cygwin/circa/64bit/2017/09/05/224214/) On 11/27/2017 12:58 PM, Achim Gratz wrote: > Hans Horn writes: >> I noticed that cywgin's gcc/gfortran has moved whole sale to gcc 6.4. >> How can I get the latest release of the 5.x branch (32 and 64bit) >> back? > > Use the Cygwin Time Machine, some other post had the link. > >> I'm trying to build a legacy suite of programs that I know builds >> under 5.x, but fails miserably under 6.4. > > Been there, done that. In general, trying to freeze the compilation > environment is a losing proposition and it's better to fix up the > sources instead. > > > Regards, > Achim. > -- 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