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:date:message-id:from:reply-to:to:subject
	:references:in-reply-to:content-type; q=dns; s=default; b=pTXOjE
	XVaf1cWfDmVkS3Lx9Qi3QhF+ASpr+pfWHI0zxMxA2t5bUIQXZYXC5ybUDNocTqOP
	LSgCDQM7t37CvLjcutnsypMSV9aY+KCQA1CE99CheIih3eGAiM1zndDQHYH5Cbj4
	/fsNMsyWMBiVvd7wm3UIDITvRbBr5CGVKQZyw=
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:date:message-id:from:reply-to:to:subject
	:references:in-reply-to:content-type; s=default; bh=juhHOpfHNeJf
	GvFRpaJq5ZddMhM=; b=qMz9XUe0FW5ZdzlNNS3tzRIZ4yfAaGqPRAYpJVumL75v
	m35PrHx1dFAnuGoiV034iKmLChNFkv4YT0HhYf8M3XgTaaurX0no3dNmxUy9KTgZ
	GQWT9+7a4yty8YC8ltwCWIaXQ0AgFS658usNi+Tda7g9G0b0qtiLOWW30nrOjNY=
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.7 required=5.0 tests=AWL,BAYES_50,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=sk:faq.pro, UD:faq.html, faq.html, faq.programming.building-cygwin
X-HELO: lb2-smtp-cloud8.xs4all.net
Date: Fri, 05 Jul 2019 10:21:49 +0200
Message-ID: <3a8155076bbb80ecf8a7a8d3076a331f@smtp-cloud8.xs4all.net>
From: Houder <houder@xs4all.nl>
Reply-To: cygwin@cygwin.com
To: cygwin@cygwin.com
Subject: Re: cygwin can not be compiled with gcc 8.3.0
References: <CALK-3mKzG-1zhMQE5yV1fZyp_hWp1cRyOBQM4Tfqyins8KEfRA@mail.gmail.com>
In-Reply-to: <CALK-3mKzG-1zhMQE5yV1fZyp_hWp1cRyOBQM4Tfqyins8KEfRA@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8; format=fixed
User-Agent: mua.awk 0.99

On Fri, 5 Jul 2019 13:15:46, Biswapriyo Nath  wrote:
[snip]

> Am I doing anything wrong? I have installed all the required

.. uhm, sort of ... [1] is deprecated

cygwin is built using cygport ...

 - install the cygport package (subsequently invoke "man cygport" from bash)
 - using cygport to build cygwin requires the cygwin.cygport file in the Cygwin
   source tarball (will not use gcc 8.3.0)
 - extract the source tarball, then ...

Reminder (zie man cygport)
cygport <options> cygwin.cygport prep           create working directory, unpack sources and apply patches
cygport <options> cygwin.cygport compile        run all compiliation steps (including configure)
cygport <options> cygwin.cygport install        installinto a DESTDIR, and run post-installation steps
cygport <options> cygwin.cygport package        create binary and source package
cygport <options> cygwin.cygport finish         delete working directory

Regards,
Henri

> packges[1]. It will be better if cygwin code is fixed for gcc 8.3.0
> instead of downgrading gcc version.
> 
> [1]: https://cygwin.com/faq.html#faq.programming.building-cygwin


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

