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:message-id:date:from:subject:to:references
	:content-type; q=dns; s=default; b=TWPv4+ROfkiuuy+Pp629qM0RFMXkn
	Wdqv1gHUxq0FlErdHsAi6/IkXtcQ3ZLCVGOIXAjr3WTsYpMR+ulzNYqfAaSJMf1s
	BwuPUEmScec6q+FeTJNVLJYox24XU/jtwppYGieX3AA/5u3mBjObivofw5dEYBc5
	HvFl+Hme3Uk6e4=
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:message-id:date:from:subject:to:references
	:content-type; s=default; bh=H+oOsoMJ/Irk2v+fvxIltHX3vEU=; b=aDj
	9Ke2L5JeryZMgdK2bpN9UPgjgCf+xWre7DfMtIwsVWKGDEy6tKrJ9//zxwyxG4j7
	tyvnQladO0JiEIpDcg6ZLM2919wvc48fNHVQBeZ1TF0aE8W8FqEclS7Jho+E1T3g
	j7Aft85II5xqNTdnk4bmh36s2R33Vro2T19yFhHo=
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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=ANNOUNCEMENT, announcement, H*c:utf8, H*UA:github.com
X-HELO: mail-oi0-f54.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:message-id:date:from:subject:to:references         :user-agent;        bh=1LJAeobYr5MiKQO88fb1maBhsn7ogdYFwu407V7q/lo=;        b=q0jdj10YyvYKQY4gKcR7kk3CfyLhCt1B/cRcpQNodwYObn3vux6RjVJZztKiA+94++         jFqi9IJIuaeHYsbDbBzIAKS120YZy8Y6BadnDuzOodCUYsuuu7hWkaI4sqnmgxvwQgGm         idKUVC9O8Uw1YK9bggxXTxWql+xj075916F8iqrKXsvzKpdbdwbOwUYG/0wX+vSVUHgg         Tefq6IUbo5pwoGruEhDWW9sgDWxUs6j+dI4shBFPnWGqaV75lI5Y7jARZSF9/+3CvLN1         Q57LnM5t67+BhZscMLsWTQHTrw3y9FieYB2Etes2hIRiWjIJnOCvhX02u734NZYisFKb         WiuQ==
X-Gm-Message-State: AHPjjUjwnexifIOk17s50IMu9H9J+sT2o4iNxxNL4SFaBy0wPXq/bXTf	hinm8RRKm4OR2Qy8Fa6EcYHaBg==
X-Google-Smtp-Source: AOwi7QDyfd0V5+LjMkT24XP5iRq6JpAuHNAuAo8loCFApPs0yC5Hqa0s9Kxr8L51dD2mk6fUJG04Sw==
X-Received: by 10.202.79.68 with SMTP id d65mr3183431oib.81.1505862873933;        Tue, 19 Sep 2017 16:14:33 -0700 (PDT)
Message-ID: <59c1a4d8.072d9d0a.f9f88.5663@mx.google.com>
Date: Tue, 19 Sep 2017 16:14:32 -0700 (PDT)
From: Steven Penny <svnpenn@gmail.com>
X-Google-Original-From: Steven Penny
Subject: Re: [ANNOUNCEMENT] [Updated] mingw64-{i686,x86_64} binutils, gcc (Test)
To: cygwin@cygwin.com
References: <63d39593-2806-a913-487a-02b93ae1fd1d@gmail.com>
Content-Type: text/plain; charset=utf8; format=flowed
User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst)

On Tue, 22 Aug 2017 12:47:08, JonY wrote:
> On 08/22/2017 02:21 AM, Steven Penny wrote:
> > stdlib.h: No such file or directory
> > #include_next <stdlib.h>
> >=20
> 
> Seems to be working for me on a minimalist test case. Can you show your
> command line and run g++ with -v?

http://cygwin.com/ml/cygwin/2017-08/msg00193.html

Looks like a Cmake error rather than GCC - thought you might like to know. Cmake
is inserting "-isystem" instead of "-I":

http://github.com/Martchus/tageditor/issues/22#issuecomment-330698400

Side note, our Cmake is now over a year old - but I will post that in separate
thread - thanks


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

