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: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 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=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 To: cygwin AT cygwin DOT 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 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