delorie.com/archives/browse.cgi | search |
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:reply-to:subject:to:references:from:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; q=dns; s=default; b=SewfNHInsGsiPC7C | |
d06aRJY23oSFvQ/A9k8m662lEN7JxxblSflo7IJ0hp3hbwqhJhfD8CmoUsORgWSN | |
rZ80iOFnnfOG8lh+qvhbaUg/lVICA2vggS3FGJn/2QohdAg26Cw3Hc9+gI6ctD92 | |
Z73bQ3L8qMxH5smMsbDhDNGNjXI= | |
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:reply-to:subject:to:references:from:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; s=default; bh=NXHUN0Phg8FvLUAjTdwrhJ | |
E8VVM=; b=ECnvGx0/6PvH+R1MfxZkznwva56Qme0+UH6Ce+3AyjlK5MzRPB0yMZ | |
Ak8ZxeO6H4ZfvQU+lfEq7P8coVs6cQrB7O1j3ZYPpByHKgcpro8IfMdB/PoGvXgo | |
9NTiObBZ5QZCgFO71WkfEB9vi0sir80PjSjb+QnsTv4Tlli5pZq/w= | |
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: | =?ISO-8859-1?Q?No, score=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=R=c3=a1duly, r=c3=a1duly, heavy, HX-Languages-Length:1339?= |
X-HELO: | mailsrv.cs.umass.edu |
Reply-To: | moss AT cs DOT umass DOT edu |
Subject: | Re: How to install gcc and g++ 6 on cygwin which are not on the setup.exe |
To: | cygwin AT cygwin DOT com |
References: | <DB7PR01MB5386E5F177071EF6DCF66DE4DE090 AT DB7PR01MB5386 DOT eurprd01 DOT prod DOT exchangelabs DOT com> <CAEhDDbBNmnMRP6Mn23ugjfmFWE1WSsEyTPECdO+RHB-CdU3L4Q AT mail DOT gmail DOT com> <DB7PR01MB53867A7F658986C96FD2CDD7DE0A0 AT DB7PR01MB5386 DOT eurprd01 DOT prod DOT exchangelabs DOT com> <6eb060d0-545b-4c7d-f6c6-a40772dda74f AT gmail DOT com> <DB7PR01MB5386DDBE46994F520877EE09DE0B0 AT DB7PR01MB5386 DOT eurprd01 DOT prod DOT exchangelabs DOT com> |
From: | Eliot Moss <moss AT cs DOT umass DOT edu> |
Message-ID: | <94231473-d378-952e-a450-d0323e3906dd@cs.umass.edu> |
Date: | Fri, 17 May 2019 09:16:49 -0400 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 |
MIME-Version: | 1.0 |
In-Reply-To: | <DB7PR01MB5386DDBE46994F520877EE09DE0B0@DB7PR01MB5386.eurprd01.prod.exchangelabs.com> |
X-IsSubscribed: | yes |
On 5/16/2019 11:28 PM, Jose Isaias Cabrera wrote: > Csaba Ráduly, on Thursday, May 16, 2019 05:47 PM, wrote... >> 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. I've been a Cygwin user for a long time, and I like it, but another possibility here for you is WSL (Windows Subsystem for Linux). It's a pretty easy install, and because it is done by Microsoft and can reliably use internal interfaces, there are ways in which it is more Linux-like -- for many packages you can just do apt-get install and they work. In my experience the performance is comparable to Cygwin, maybe a touch faster (but no where near as fast for heavy forking as running inside a Virtual Box Ubuntu virtual machine, for example). It has its limitations, for sure, but I have found it helpful for some things. Regards - Eliot Moss -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |