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: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 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.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 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: <02703004-3392-428D-8E0F-3ACC6F751B40 AT etr-usa DOT com> To: The Cygwin Mailing List 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 wrote: > > On Mar 23, 2016, at 10:20 PM, Rashi Singhal wrote: >> >> configure:3288: gcc --version &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