Menu

#81 filesystem g++ header is missing

open
nobody
5
2018-03-09
2016-07-21
No

Hello.

As of g++ v5.3 (at least in the gcc-5.3.0.tar.bz2 on http://gcc.gnu.org) there is support of filesystem C++ classes. But neither x86_64-5.3.0-release-.7z nor x86_64-5.4.0-release-.7z nor packages do not have such header. Also gcc which is installed with mingw-w64-install.exe does not have "filesystem" header either.

From other side my application requires std::mutex class. But x86_64-6.1.0-release-*.7z does not have support of Gthreads library. However mingw-w64-install.exe does have it.

Could you please build g++ 6.1 package with support of Gthreads or update G++ in the 5.3 package.

Thanks
Dima

Discussion

  • Dmytro Ovdiienko

    Package filesystem std::mutex
    mingw-w64-install.exe - +
    x86_64-5.3.0-release - -
    x86_64-5.4.0-release - -
    x86_64-6.1.0-release + -
     

    Last edit: Dmytro Ovdiienko 2016-07-21
  • NightStrike

    NightStrike - 2018-03-09

    Filesystemisn't availableyet

     

Log in to post a comment.