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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=xPEZDf45vutsp2kA qs/aU30WkW3jTShDn6nfp9aYQrsnyURiL2/En+chP9dXy/BSbfwi3hrTIhAnj1dU RWqefy2gBoi8NayTAu2ShoMFb01Pb8gS6jryU56wzkxNzFrM9ZK1Ow7ggmolA/Mx 29a+CdlyB3NyG9Xzw+vUZ0ANZBM= 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=fuBZHz3Lp8PdEnzt4kcPH7 Uve+o=; b=dGq1bUDquCdqlG+W3InCoPyQmOa6xDUPLG+T22Tg96dYoVKD6EHoty mCRELZRMjVrwfhtzagcZelmyxnUK2BPuFfHPBQnH3g996zA7P3yqnTVSilhTNav6 umvzp9dpja1ceLkWLAFC8QZ9QqXofl24vCr0dsrHIQJrJcRNqC6f8= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy= X-HELO: limerock02.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.10.0-0.1 To: cygwin AT cygwin DOT com References: From: Ken Brown Message-ID: <9990d909-f112-9658-1b0f-d63e3f338a18@cornell.edu> Date: Wed, 17 Jan 2018 17:29:13 -0500 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: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes On 1/16/2018 10:51 AM, Corinna Vinschen wrote: > Hi folks, > > > I uploaded a new Cygwin test release 2.10.0-0.1 > > I'm planning for a release end of January. Please test. Do we need a new gcc release to go along with the recent ssp changes? STC: $ cat ssp_test.c #define _FORTIFY_SOURCE 1 #include $ gcc -O1 -c ssp_test.c In file included from /usr/include/sys/unistd.h:592:0, from /usr/include/unistd.h:4, from ssp_test.c:2: /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/include/ssp/unistd.h:38:17: fatal error: ssp.h: No such file or directory #include ^ 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