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=yVF23NAt/u7S5LU4
	V2N3JBJ0kwAbxc2EoehT8ahdQMkfvdOvqBBkhBgFpZAMp/Y9kSItjTzRZ0eK7iWv
	VIH3XCp9TBjrLz69HO/D7El5z5dyLp3s7IZMH93zsGj1qU9Rvmj5u9NACdB+e6gK
	KSUnyetmyAsKvM3G/u2QBqA318U=
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=hj3rHRSX2deO9Quoh3lWbO
	WQCqs=; b=XmS3uTT+8JMUCyUtpLDyAk0FkpzFQ30DEL9pYIK1MXDyaYBbQKNadx
	qrUAzh8dCF9qXlayQZDK2podi8wMZ20KQUCAliyDjplujHmbFwXUwD/fz0bprmdR
	gDYYtckAy5MZwPkwGaHIgjgFTheObuTaBPBsHm4CWDchCQSYPH9qc=
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=-2.9 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=
X-HELO: limerock01.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Subject: Re: Problems with building Perl modules after upgrade to g++ (GCC) 6.4.0
To: cygwin@cygwin.com
References: <CAK-n8j6ThJ=QVjznRbV-x4aUq=AgojDd11i8ir_r-MBo1MyT4g@mail.gmail.com> <CAK-n8j7VFdgKzRksdbqwHx+YezqX2hPw4aKvqfgqyh0Uwp1F1g@mail.gmail.com>
From: Ken Brown <kbrown@cornell.edu>
Message-ID: <639b67ba-3575-7cb1-0e67-6a6ecbb4ea8e@cornell.edu>
Date: Mon, 11 Sep 2017 13:01:09 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0
MIME-Version: 1.0
In-Reply-To: <CAK-n8j7VFdgKzRksdbqwHx+YezqX2hPw4aKvqfgqyh0Uwp1F1g@mail.gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-PMX-Cornell-Gauge: Gauge=XXXXX
X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none;
X-IsSubscribed: yes

On 9/11/2017 12:33 PM, Jim Reisert AD1C wrote:
> @INC contains:
> /usr/lib/perl5/site_perl/5.24/x86_64-cygwin-threads
> /usr/lib/perl5/site_perl/5.24
> /usr/lib/perl5/vendor_perl/5.24/x86_64-cygwin-threads
> /usr/lib/perl5/vendor_perl/5.24
> /usr/lib/perl5/5.24/x86_64-cygwin-threads /usr/lib/perl5/5.24 .

It looks like you're using the test release of perl-5.24.  But the Perl 
modules in the Cygwin distro have been built for perl-5.22.  If you 
downgrade to perl-5.22.4-1, you should be OK.

Ken


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

