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:from:to:references:in-reply-to:subject:date
	:message-id:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=Svil0NaOrvJnnQbGRr9R8CQte6GAOoNMrhSDK0qh6RY
	QrKlOGEDLfcW3fqmlMNffenfyKwrNBalh6m1YaYwAqsZEga2nAa0df9djrOASlBG
	5VdnJnZun/2rBu5mi0kq2GAJHCj+3La+VeAjh8DFaVO6Q91MQu76CsiiHJ/PdX5M
	=
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:references:in-reply-to:subject:date
	:message-id:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=mcXpm573KP3UddzwBlRi25dAHxE=; b=Ztom/v3ZM0UTHaHku
	VbGVDa79mW3kQ8gEc9aoemoe3kh9sQjOvyA/o+V83LtGEo9NrP8Y3ODbrN0oPbwQ
	JjTQxW+KH1HRuESr1SX0OZ7dRUEBFDRRTwBnkKsswd/ODBpcgIIrwrcTAvdVFR6k
	noCtcB9DE5CroZ79Jkg0DGT2sM=
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-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=essential, H*UA:Outlook, H*x:Outlook, H*UA:Microsoft
X-HELO: dnvrco-cmomta02.email.rr.com
From: <tlake@twcny.rr.com>
To: <cygwin@cygwin.com>
References: <ba0a237a-d7cb-245d-32ea-431a8a2a364a@gmail.com>   <!&!AAAAAAAAAAAuAAAAAAAAAOY+MTsETahCgLYsSiyFXC4BAMO2jhD3dRHOtM0AqgC7tuYAAAAAAA4AABAAAAA/cAkfad6fTJrryHc+HQGcAQAAAAA=@twcny.rr.com> <774189134.20180829130119@yandex.ru>
In-Reply-To: <774189134.20180829130119@yandex.ru>
Subject: RE: FW: gecko Segmentation fault when compiling
Date: Wed, 29 Aug 2018 07:31:08 -0400
Message-ID: <!&!AAAAAAAAAAAuAAAAAAAAAOY+MTsETahCgLYsSiyFXC4BAMO2jhD3dRHOtM0AqgC7tuYAAAAAAA4AABAAAADTTuYSOw5jSbvLEeBXqBMRAQAAAAA=@twcny.rr.com>
MIME-Version: 1.0
Content-Type: text/plain;	charset="us-ascii"
Content-Transfer-Encoding: 7bit

> I uninstalled and deleted the entire cygwin64 directory and 
> reinstalled using the defaults. The download time was much shorter but 
> I still can't compile anything with the C compiler even with no anti-virus
running.

Base cygwin installation is a POSIX userspace and essential Cygwin tools, it
does not include any compilers at all, quite predictable.

> I'm surprised the default installation doesn't include make or dir.h.

Why it should?

Why? Because from a Windows perspective it seems like the whole purpose of
Cygwin is to be able to 
compile source code to run under Windows. It should include the tools to do
that in the default setup.

> Adding make was no problem but it took me a while to find a package 
> that contains dir.h.

I think we need a "build-essential" metapackage.

Exactly! I'm primarily a Windows programmer. I only compile Linux and Unix
programs when I have no other choice
and I certainly don't know all the ins and outs of those OSes. Anything that
makes Cygwin easier for Windows programmers is welcome!

Tom L



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

