X-Recipient: archive-cygwin@delorie.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:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; q=dns; s=default; b=fX5ztiLv2oUm2UPZPgkNskQYJW8Y
	gNyzPYBsFjj8iQsK39IZf2nQyaWtmeUIIk9pVERud1SJqLzb20318n7vG2ylIxUr
	PkEaAQDbQEy53s15gGqL8BuwN2iBu+W/YyrmrS6WeO4BxAhwzypvK31V9JgTu2cK
	VAr5VGFs4ZMCflI=
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:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; s=default; bh=mLXIdXNeBv66a0TXL8Ez1SapoRw=; b=DN
	YuD9XcJjTikc+9XhSP+JRRBWsSQVrm52EFR29AptKLB3LfFS0kQR+trbigBy2Oas
	XPcpkerfZdMHDW6e2fsEcLQCVcOPoQweSjLGj3y7sjwwcT29WCAcUIcH2X1LvT9J
	lh6fZpCfbjtDKyev8Q+hPG2ZrJD3pMOIX8bvxpMkI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=2.1 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=beta, singhal, rashi, Singhal
X-HELO: etr-usa.com
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\))
Subject: Re: Cygwin 1.7-58 with windows 2008
From: Warren Young <wyml@etr-usa.com>
In-Reply-To: <02703004-3392-428D-8E0F-3ACC6F751B40@etr-usa.com>
Date: Thu, 24 Mar 2016 13:36:29 -0600
Message-Id: <9E004C43-80A0-4297-BD2C-BC858BC4738F@etr-usa.com>
References: <CAPCR6Q3tkJ0ztopqRwj52WQBifdhC15ywikr7kBOokje0gNd7w@mail.gmail.com> <CAPCR6Q01AN+KuNySYE-pUAz=8m-vNA33Xq0yiB=ULkLYQYi7Yw@mail.gmail.com> <CAPCR6Q3vmSB2BnKdmjAqobQDOxVjU3GKE0J9q4eapkKirPO5Mg@mail.gmail.com> <CAPCR6Q3t9E9P-vCM+A8r0i9vuRAAE7SLhWvmSVAPmw=Q+CrmXA@mail.gmail.com> <CAPCR6Q26ohhD84aWbOHR4b-FxZp_oHYFktO_nbWOsJ-NoaGVnw@mail.gmail.com> <CAPCR6Q2GdXd=EF7iAdP+xYT7UomLefLKgDm=be0oD=Wh64T_-g@mail.gmail.com> <CAPCR6Q15uhpvdH=rTHfXxaNK=+5y3-rF4ZSqvLGe=HOMGCEMSw@mail.gmail.com> <CAPCR6Q3ancM60+vGRvWrFxQm1f6hgdT380-U71RCQ3rZcPa0ZQ@mail.gmail.com> <alpine.LNX.2.00.1603180906150.4584@ming.fruitbat.org> <CAPCR6Q32VQeQLLjOC6t5UNs-AVtHYC_Er1ETdZHtYifbD6j3rA@mail.gmail.com> <alpine.LNX.2.00.1603231447150.6583@ming.fruitbat.org> <CAPCR6Q2PTK_K2Ueg=mdpv8D6Ercwsv=oUTsMf36ss3pfA7E1Wg@mail.gmail.com> <02703004-3392-428D-8E0F-3ACC6F751B40@etr-usa.com>
To: The Cygwin Mailing List <cygwin@cygwin.com>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u2OJaulS002734

On Mar 24, 2016, at 1:29 PM, Warren Young <wyml@etr-usa.com> wrote:
> 
> On Mar 23, 2016, at 10:20 PM, Rashi Singhal <singhal.rashi@gmail.com> wrote:
>> 
>> configure:3288: gcc --version </dev/null >&5
>> gcc (GCC) 4.3.2 20080827 (beta) 2
>> Copyright (C) 2008 Free Software Foundation, Inc.
> 
> According to the Cygwin Time Machine, Cygwin was still shipping GCC 3.4.4 at that time.

Ooops, never mind.  I now see that Cygwin was still shipping two different versions of GCC back then, and its gcc4 is 4.3.2.

Still, I think I’m still correct about the core diagnosis for the std::exit() thing the GCC Ada configure script is complaining about, except that it’s a too-new C++ Standard Library causing the problem, rather than a too-new C++ compiler.

Or, I could still be right, since you claim to have downloaded “gcc-ada” rather than “gcc4-ada”.  If that’s literally what you’ve done, you should be building with GCC 3, not GCC 4.
--
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


