From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98685 invoked by alias); 2 May 2018 09:22:25 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 98669 invoked by uid 89); 2 May 2018 09:22:24 -0000 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 Received: from relay2.ptmail.sapo.pt (HELO relay2.ptmail.sapo.pt) (212.55.154.22) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 02 May 2018 09:22:21 +0000 Received: (qmail 31332 invoked from network); 2 May 2018 09:22:17 -0000 Received: from [::ffff:167.220.196.229] ([::ffff:167.220.196.229]) by mail.sapo.pt (Horde Framework) with HTTPS; Wed, 02 May 2018 10:22:16 +0100 Date: Wed, 02 May 2018 09:22:00 -0000 Message-ID: <20180502102216.Horde.EpF4uR_oNFPXzY5_I2tRcB8@mail.sapo.pt> From: Nuno Lopes 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 X-SW-Source: 2018-05/txt/msg00013.txt.bz2 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