delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/05/16/03:36:59

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:mime-version:references:in-reply-to:from:date
:message-id:subject:to:content-type:content-transfer-encoding;
q=dns; s=default; b=wm8MuwZhp2/foPiXo8QUeJzcuxTcNjB2rALu4KFlFL+
Z1F7hTkqN6P2SA2Xf7CLoxCJavHCJIQOekDkmyDbtCtY0ZxS/9xILLb2Be7B72L4
aPEidHPlXzPwY/2MDcVJd+p/pvvMWz2OmcOWL4uM5N97UWm7+cJcdLDWytpFESuM
=
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:mime-version:references:in-reply-to:from:date
:message-id:subject:to:content-type:content-transfer-encoding;
s=default; bh=AF6StRUttMZymntAiaC3F+CS+KI=; b=KmeU6WXJEzc9Q+blu
TCkk1gLNqRb4NlVAbztw1WiTGNdJOoG7Z/q/nTA78QF/2g82ynzf9aQNpRcz0an4
MVaECmf3aJlIUxx/Q+VG93zTieiQjU3+34YvhLWVt19tAg5t1bkqCEVXFcu28535
p5iqLw7V7xyIAOFG1BoU2gVNck=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Received:Thu, pub, Effective, HX-Spam-Relays-External:209.85.222.194
X-HELO: mail-qk1-f194.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-transfer-encoding; bh=6GT0XBYsJ1u+at1PrqNmj6iz53RQVAfUh5VwQJVRGLg=; b=YdMJHMhQtmz01rq4E0F2cP6pnBhquxNWboBsUFAH1wRwryz7YqlP+WKib62UGGEh/U cf/4I2JB5mhI+2coMZsnvn/uT6rvtwQUD083xScLlgKip1y/EECxQVC/CBDY0NqCgCq7 jljiyZXins/uGk0vXTX5gvk4fjjCtOnmpvR2wsbHHS6slz6+9OSVQ+Wf9qaFQwO7aVxM ZPk2jOut9vxjiT4HD0oyCHyq4T5xF20qmeW5eD3K3T3XiUheL2qFJl8hyry+9lADmwTO WfkekojAf04DixkDhyQ9bhOsyyZyKbXMjwFmu9h3k1I/d0mBrYhkIELccHEvqw8R0Ezn GABg==
MIME-Version: 1.0
References: <DB7PR01MB5386E5F177071EF6DCF66DE4DE090 AT DB7PR01MB5386 DOT eurprd01 DOT prod DOT exchangelabs DOT com>
In-Reply-To: <DB7PR01MB5386E5F177071EF6DCF66DE4DE090@DB7PR01MB5386.eurprd01.prod.exchangelabs.com>
From: Csaba Raduly <rcsaba AT gmail DOT com>
Date: Thu, 16 May 2019 09:36:35 +0200
Message-ID: <CAEhDDbBNmnMRP6Mn23ugjfmFWE1WSsEyTPECdO+RHB-CdU3L4Q@mail.gmail.com>
Subject: Re: How to install gcc and g++ 6 on cygwin which are not on the setup.exe
To: cygwin list <cygwin AT cygwin DOT com>
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x4G7avXC025484

Hi Jose,

On Wed, May 15, 2019 at 10:58 PM Jose Isaias Cabrera <jicman AT outlook DOT com> wrote:
>
>
> Greetings.
>
> Is there a way an easy way to install gcc-6 and g++-6 on cygwin?  I just uninstalled v7.4.x or whatever was on the setup.  I am trying to build a software and gcc 7.x and g++ 7.x is giving too many compiler errors.  I want to try 6 to see if these errors minimize or go away.  Thanks for the help.
>

Hi José,

You could perhaps try the Cygwin Time machine :
http://www.crouchingtigerhiddenfruitbat.org/cygwin/timemachine.html

I picked this random link :
http://ctm.crouchingtigerhiddenfruitbat.org/pub/cygwin/circa/2018/10/01/051644/index.html
and it has GCC 6.4

Another option is to download the source and build it yourself.

Csaba
-- 
You can get very substantial performance improvements
by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler
So if you're looking for a completely portable, 100% standards-conformat way
to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK)

--
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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019