X-Recipient: archive-cygwin AT delorie DOT 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=xSENci Uy5avqKH+5+D56iacIvTWKt84uZQwJQSSOKNZjNfGdMbR5e3N5lPefLomiv2KeLM YDF/mqwOaFh9is7wlBUkRM7SqJuUVXYKs+LvhqttTN1BXsh3AOMI+09BtSwjn7hn SA+LznoiY+6iANPFf/lBqUF9NsycvIVQ90a2U= 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=XBZn2jTX0nzr cCrUs9YsSdthDRs=; b=D/cXVNnZpf2rgFJXqw7Lmlk0Z+g5fvPyKzOh19cqOII5 Gz80lLjPgPyQjdM2cZZWeHk1MsDajuAttPqY0muPepY07DOK8e3unMOAZ6l8A+CS 6r6Qy502erdicHG77yesyT7s9R04Vv8fyGZhs5ajBvtU2D7juejfA6O8Y9xfa0s= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=H*F:D*nl X-HELO: lb3-smtp-cloud8.xs4all.net Date: Fri, 05 Jul 2019 10:38:59 +0200 Message-ID: <0d149eda12c7f4b95d285f98ab1138ef@smtp-cloud8.xs4all.net> From: Houder Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: cygwin can not be compiled with gcc 8.3.0 References: <3a8155076bbb80ecf8a7a8d3076a331f AT smtp-cloud8 DOT xs4all DOT net> In-Reply-to: <3a8155076bbb80ecf8a7a8d3076a331f@smtp-cloud8.xs4all.net> Content-Type: text/plain; charset=UTF-8; format=fixed User-Agent: mua.awk 0.99 On Fri, 05 Jul 2019 10:21:49, Houder wrote: [snip] > 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) Sorry. I should have written: gcc is invoked with different options when using cygport, among them: -std=gnu++98 ... > - extract the source tarball, then ... > > Reminder (zie man cygport) > cygport cygwin.cygport prep create working directory, unpack sources and apply patches > cygport cygwin.cygport compile run all compiliation steps (including configure) > cygport cygwin.cygport install installinto a DESTDIR, and run post-installation steps > cygport cygwin.cygport package create binary and source package > cygport cygwin.cygport finish delete working directory > > Regards, > Henri -- 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