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:reply-to:subject:to:references:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=patBkVJ7nJZlhG8T
	UM6sytv98ALKJOtvJxS3ZKd8FOaQu33sWMxdcObTj/A1cm3Na4ZUSTnCs0nig4dC
	6zhc7HexQkiCGOQN4QJJKICgVPzQq1enX4S58tlAygoASFaFpQWPwhZFWZVoY4DI
	GKA7niLuHgdfMYBP45dJENXwKkU=
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=g0bznpAsGfhmdfGh1fNiQt
	mw/Do=; b=Q6ssvSZjGp7RhWDGmgQiFlrXk5+WVVZ9tTrDeaRWO17V0OVuyV8/mt
	hKwCi3LGOyFUOYgnUja6wePWM0WvHzLjCw0tuU46e1LWWoM3gqq9P5MMO8sZqGY9
	a+OTVjJKPEJOO+Iytz+AfAmK0sgpfbLQr8uQMWS1YSmeq4ui6OZBg=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=UBLASTER6000, ublaster6000, u-blaster-6000, mtdew
X-HELO: smtp-out-so.shaw.ca
X-Authority-Analysis: v=2.2 cv=J/va1EvS c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=N659UExz7-8A:10 a=w5aJ8kaLLAry8Qfnm_kA:9 a=pILNOxqGKmIA:10
Reply-To: Brian.Inglis@SystematicSw.ab.ca
Subject: Re: got missing cyggc-1 file restored
To: cygwin@cygwin.com
References: <vriu372r54q4.fsf@BLASTER-6000.i-did-not-set--mail-host-address--so-tickle-me> <CAA6eV1R8m0vYS_SHeYf0YD8Qq7mBfDAUHE5ngcGYe8RkCS_Riw@mail.gmail.com>
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Message-ID: <68d35775-6aeb-5d5d-8764-6608d6599d02@SystematicSw.ab.ca>
Date: Sun, 28 Jan 2018 01:09:43 -0700
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2
MIME-Version: 1.0
In-Reply-To: <CAA6eV1R8m0vYS_SHeYf0YD8Qq7mBfDAUHE5ngcGYe8RkCS_Riw@mail.gmail.com>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
X-CMAE-Envelope: MS4wfMSG3fWW0+ACPDWL7OzkShRbjbtuIkFIZTE0SJKXRl6VVtfftTYpbYFTfyCWAH4RlTaxY0B+rk6NzqhvaG8f4u+jJp6Y+S9zeScVbe0KvUVyehApcURi f0mqAoXehNnDDJ85C4DB+R1as3BJ6mvS4vzj+0YA2uzhGEN2bf2i58R3rAl/ykvXGFlDdh8E721oiw==
X-IsSubscribed: yes

On 2018-01-28 00:17, John Gotts wrote:
> On Sat, Jan 27, 2018 at 5:14 PM, U-BLASTER-6000\mtdew wrote:

>> I tracked down the missing file and installed it. Then make worked
>> fine. I wonder how it went missing...
> I had the same issue a week or two ago that was fixed by re-installing the
> libggc package.

Check if you have an AV, and it quarantined the file from a false positive id.
A lot of AVs are trying to preemptively block "suspicious" code, badly.
Garbage collectors by their nature look promiscuously all over memory everywhere
in the heap, outside where "normal" code would be expected to access.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

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

