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:to:subject:content-type
	:mime-version; q=dns; s=default; b=oJCKEVDO5D3uhvzWb3NnNJ2HEgie2
	cUD56skJbvbZtNVV99PHgDg3iVskgaWyM6thCQsk3Xs4kXI+HhWRfIM9FnGshnyQ
	En/Th6hmw8ZuzRmE0EIzydmTolqmvpHlVIGzwvQ2rSEU2C9h1dRCMX0RBHMYfaig
	lBI4mNSeg3sCcg=
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:to:subject:content-type
	:mime-version; s=default; bh=psbAHY7hhVCMOgpYmSFdvoT41+M=; b=Mva
	AIlLGw5EdmTpT05blTcEXDkfc3w3wD9E9XPe+qrtNp/cKO/huF2rXx6yL5rm4QCh
	OxUm6U+huA8WTMjH4+Xkpp7Pq2h0/8rVULPoBo7PWWHvD+4laQeSqkm2fjTLPck8
	5Gk9ji+aQaSeAm7N+4U8AXAUHMcUMVEQM775I7kI=
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=H*F:D*pt, H*r:network
X-HELO: relay2.ptmail.sapo.pt
Date: Wed, 02 May 2018 10:22:16 +0100
Message-ID: <20180502102216.Horde.EpF4uR_oNFPXzY5_I2tRcB8@mail.sapo.pt>
From: Nuno Lopes <nunoplopes@sapo.pt>
To: cygwin@cygwin.com
Subject: gcc-7.3.0 doesn't include experimental/filesystem header
User-Agent: IMP PTMail 5.15.1
X-PTMail-Version: PTMail 5.15.1
X-PTMail-User: eyJpdiI6Im0xcC9ONllpQ0hsY0xkN2twYS9NOHc9PSIsImQiOiJYd1dFODdSQm1pS2VKYXUwZWVxbXBVa0tua2dENDc0UDBPYWFDTkFETytJPSJ9
Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes
MIME-Version: 1.0
Content-Disposition: inline

Hi,

The C++'s <experimental/filesystem> header is not included in the  
latest gcc-7.3.0 package. It is included by default in linux distros,  
though. It gives access to this new C++17 features:  
http://en.cppreference.com/w/cpp/header/filesystem
I believe gcc needs to be compiled with --enable-libstdcxx-filesystem-ts.

I would appreciate if someone could fix this.

Thanks,
Nuno


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

