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:from:to:subject:date:message-id:references :in-reply-to:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=Z4f3F7t4JnbKDYoy +ZwW6Zt9YF0OGNh5x9kBlIEn4+PClHLhOO2MzV35Qw4DlvxMdXRCOVnkddn70JXH 7moT4unheOkeTdevT7yrW1nV75sgiPXEuJBOlotcxLWVe8Bamoe775FAF+kh84Os AQ6VYIml5+AACliiGeuLg66Wckg= 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:from:to:subject:date:message-id:references :in-reply-to:mime-version:content-type :content-transfer-encoding; s=default; bh=OHj/laj9Y6D3yzFEMa9Db1 gS+A0=; b=D2MaRuo02PA/pWMgYk6kzY4x1s25deV1CxWaPTdDKVuSP6ggCK+iwZ KRCMIWGyh6uL3irA3UeoV4VM8VDzFGV/Isqc9slKrAMTE5DctuFcvbphCYyuznGE kdo73eTfR5Y+P9MH2lIyc6J9ccqDbei1qocYmkaG4/5yvrWygWrU8= 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-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=boxes, HX-Languages-Length:2289, outcome, Yep X-HELO: EUR02-AM5-obe.outbound.protection.outlook.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outlook.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=NmxbZd1rNJm9Pnu2z4cy/Akr6T+T/O9Mr317FAT2M6Q=; b=Lr4+r8Pi8XwVf6KZpsBy1PPaF8qqNH38oJT+P7ftvuix9Ex7fcTlMcd7DOmHEtID8Z9bWrVjujIux17EZMQCCqXmU/sob+B5wtniKHb6p3e4cMbiaPwLH3C+8W3EFI9XIgZSKcYEDuGz723o1as35hYUp36simn3wq44hR+5OJz2GqGI6mt/pvUqOQu3qaiKegQaazoz+IKaUlf1wuZHKKpcCYB03MwDlLJRsd5vVJMNydB6cStpsSIyHMSMzIQubi2f2Grs/ndXaX4TAJIDd/jwM31yWREGYcEpE4WJOgvJaHMOVpWRoH3T7nnsFYsPPF8FQcTOaP7oOB66OjWeNw== From: Jose Isaias Cabrera To: =?iso-8859-1?Q?Csaba_R=E1duly?= , cygwin list Subject: Re: How to install gcc and g++ 6 on cygwin which are not on the setup.exe Date: Fri, 17 May 2019 03:28:44 +0000 Message-ID: References: ,<6eb060d0-545b-4c7d-f6c6-a40772dda74f AT gmail DOT com> In-Reply-To: <6eb060d0-545b-4c7d-f6c6-a40772dda74f@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x4H3Swvb023598 Csaba Ráduly, on Thursday, May 16, 2019 05:47 PM, wrote... >Hi José, Hi Csaba. >Building GMP, MPFR and MPC seems like overkill. The following packages are >available for Cygwin: > >libgmp-devel 6.1.2 >libmpfr-devel 4.0.2 >libmpc-devel 1.1.0 Yep, tried these, and for some reason, when I ran ./configure to build GCC6, it told me that I needed those libraries. The error message was, [clip] checking for the correct version of gmp.h... no configure: error: Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+. [clip] So, I said, let me just do this, and there will not be any excuse. :-) >BTW, if you're trying to build Bedrockdb, G++ 6 is likely unable to help you. >The Bedrockdb developers seem to suffer a bit from "all the world is Linux" >syndrome. Yeah. Seems like the whole world is thinking like that. :-) I do have linux boxes at home, but I also have windows. Thanks for all the help. I will let you know the outcome. Already built GMP and MPFR. Now running 'make' on MPC. This one should take less time than MPFR. GMP took a good 3 hours just to run make. YIKES. Later. josé -- 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