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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=YquTUPvXjFqiAsiX
	y5k0N1o7fF1uwVFMx+Q4/xSk6LXfmpLPnpYstwMlKcmQQ1v9OSXtBR8pYCB2HPg0
	Q4XRXLEarUg5Vqiy9QWg2lXPMYJIICoOHY3BXsLvIIuILH7GJaZZDSsnDiDQeaQq
	wwAPPJqvXVIXDk74tyTSc3ser28=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=ceWqp+r7uTuFSM8f8/MvSX
	XGLQY=; b=Ko/dRI6TZZGphtgXYS0v2toPMhBxbwXigjvAx/Piyc5t4fTzyt8+Jh
	eQMHMOhDkMKdh3zmSU3YIn+jOybLqtKfWE+KwkvlcQRQ383bNfu/XDMNBZqs9lwP
	Vs4exmSDsBo7vWo31VIkYo/4K02P5DZnW5xk+SfCOZPdIrMZvmN6M=
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=0.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=marco, Marco, atzeri, Atzeri
X-HELO: mail-io0-f182.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=subject:to:references:from:openpgp:autocrypt:message-id:date         :user-agent:mime-version:in-reply-to:content-language         :content-transfer-encoding;        bh=x29qXUV2n6xFfXtMU02eViF6MBW6wZ0p02lLoz6UaLA=;        b=bcssuemQ23tBX5LTzLnGUOyZd85t5/scL/anR7nCvf4ShZCCjeVCrvu22EDVqEoRHl         Or108aDuuY0Aa8W1tdaqPqu1gI6rfMNlxjlXM2tr10WVL5mIsozhPXORvP2+raLTFao1         DBPg5mWBZ2IgXIUXcvIccFlmeB7TUPJ1+6HZSHYrljXywRTYZL2+qUDPTbCPSvCB+YU5         sVBZuO1dA+4wlupdrFucKsurTmie79n6eVydgOURIXK6Kt+nr2D48apDM7ZyU10RnfXW         AJVDB6C1J++Kxf5f3S0VDtw55scgUy7KgXB1Jn24Jm9ShhUbfax8+yqw1O/scp64osOU         erOA==
Subject: Re: FW: gecko Segmentation fault when compiling
To: cygwin@cygwin.com
References: <40b87831-a714-80b9-a833-f9092a6e93e6@gmail.com> <!&!AAAAAAAAAAAuAAAAAAAAAOY+MTsETahCgLYsSiyFXC4BAMO2jhD3dRHOtM0AqgC7tuYAAAAAAA4AABAAAADPibjNochZQoAsZaGDyawCAQAAAAA=@twcny.rr.com> <bb60fe06-79df-d8e2-3b5e-94c97fcd05e4@gmail.com>
From: cyg Simple <cygsimple@gmail.com>
Openpgp: preference=signencrypt
Message-ID: <ba0a237a-d7cb-245d-32ea-431a8a2a364a@gmail.com>
Date: Mon, 27 Aug 2018 10:55:28 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
In-Reply-To: <bb60fe06-79df-d8e2-3b5e-94c97fcd05e4@gmail.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes

On 8/26/2018 11:28 AM, Marco Atzeri wrote:
> Am 26.08.2018 um 16:54 schrieb tlake@twcny.rr.com:

>>
>> Can you test with just
>> PATH="/usr/local/bin:/usr/bin/:/usr/lib/lapack"
>> to exclude other programs ?
>>
>> I just tried that. Same problem.
>>
>> #2 you have installed every cygwin package including all
>>     debuginfo packages. Why ?
>>
>> I'd rather have it and not need it than need it and not have it.
> 
> a bit extreme as solution. you are just making everything slower
> and heavier then needed.
> 

Especially when you can add it if you need it.  Every path in the list
is searched at times so you're slowing down the responses when the PATH
is extreme.

-- 
cyg Simple

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

