delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/05/21/08:52:01

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=JTwhj2DXPudBAoQL
9jFFUczW8nLSmyxXUiuRI2vf5Hp7f6X2w95cHKs+MeDq0KA+sOMDBrikVatzJpdI
3/dzkUa6YN3xM/rOhRc2UXwMlBVFzRiG+RIQ7Uxotimj2toizAhvwS1lhn4TXoTG
lISMXhQzavVSvVqAh+LOE7tCuWM=
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=AY6NZNZ0jjqrzqV9LmhZ8T
b+t1c=; b=rWmnM+/neRZjGr9dy/rJTrWCHrfSCo+UIJHjBN8oiLBMCBjMgkI6ox
T7AA+0obsz9/kvsa0UKleI7S3m1ABMOOvUtvJti4Ax3DnV261JEEmkK7Y3kpA6i4
Gd/TPxnVXk5raNjK9qQAmy+xIu5uriLfc0HOdq1sFsbVRlHdZH6UY=
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.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=brker, Brker, HansBernhard, hans-bernhard
X-HELO: EUR01-HE1-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=n8QvmBlABg+3QUyNvI6FmWiLC10363/B+eNamp+gFSY=; b=RPRYgIsNLJHfL+bemEuOka3QHVviRxDRSBqKy2plBrUrUYIpRgsIhafGRBPO+B0xduv/APHc9726duyKfIid10DaZrLHnr/kx/fYaD7MjwEWSAXITTs4yrcfiwGlqQAdDsy08z7N39yUgFZsS6dq/6cgLrfiffSnqvGOOtD7O5Du2vkdsnNeUbnR8Il5WYz7sqjLdfKANfe0cnG7VPo1Ysyw4ihgUwRH+e5LGjV9vgwpML8DIaZE8Ym13XwxDLdNMETY7/Mbb+awNBxqPjQfiM0/Mt3BMari8qjKLbgjnDXHOWRQCf+YWhzyRnW+PTUNQ7FONhnJR6qaeCBnmnf6hg==
From: Jose Isaias Cabrera <jicman AT outlook DOT com>
To: =?iso-8859-1?Q?Hans-Bernhard_Br=F6ker?= <HBBroeker AT t-online DOT de>,
"cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Subject: Re: The adventure of building Bedrock in Cygwin: any help would be appreciated
Date: Tue, 21 May 2019 12:51:45 +0000
Message-ID: <DB7PR01MB538677C509A8017E18156A28DE070@DB7PR01MB5386.eurprd01.prod.exchangelabs.com>
References: <DB7PR01MB5386A14A1CF3564C8AB1A2EBDE060 AT DB7PR01MB5386 DOT eurprd01 DOT prod DOT exchangelabs DOT com>,<e91027df-9388-543f-cf85-0f60c2459a75 AT t-online DOT de>
In-Reply-To: <e91027df-9388-543f-cf85-0f60c2459a75@t-online.de>
MIME-Version: 1.0
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x4LCq0dh030714

Hans-Bernhard Bröker, on Monday, May 20, 2019 04:23 PM, wrote...
>Am 20.05.2019 um 21:12 schrieb Jose Isaias Cabrera:
>
>This is the most portability-ignorant open source package I've seen in a
>long time, and by a very wide margin.  They don't even _try_ to
>accomodate the notion that there might be anything else but Linux left
>under the sun.

You said it, but I agreed. :-)

>> so according to Bedrock [1] this is all I need to build it:
>
>Well, in all fairness, those are just the instructions for one type of
>Linux distribution.  There are others, but those would not get you any

True, but I thought it would be the closest "linux flavor" in comparison to Cygwin.  There is a set of Mac build steps.  I started with that.  First built brew in cygwin, but then when tried to do 'brew install gcc AT 6' got a bunch of errors and I just thought that building gcc6 from scratch without brew would be the best way to go, but it wasn't.


>In short, this whole source is doomed to fail utterly on any system
>whose C standard library is not GLIBC.

Reminiscing way back in the days... Marlon Brando, "You don't understand! I coulda had class. I coulda been a contender. I coulda been somebody instead of a bum, which is what I am."


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