gcc-7.3.0 doesn't include experimental/filesystem header

Nuno Lopes nunoplopes@sapo.pt
Wed May 2 09:22:00 GMT 2018


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



More information about the Cygwin mailing list