This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc-7.3.0 doesn't include experimental/filesystem header


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]