[ANNOUNCEMENT] TEST RELEASE: Cygwin 2.10.0-0.1

Ken Brown kbrown@cornell.edu
Wed Jan 17 22:29:00 GMT 2018


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 <unistd.h>

$ 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 <ssp.h>
                  ^

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



More information about the Cygwin mailing list