lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] std::filesystem with with gcc-8.2 (was: Warnings ...)


From: Vadim Zeitlin
Subject: Re: [lmi] std::filesystem with with gcc-8.2 (was: Warnings ...)
Date: Thu, 21 Mar 2019 00:56:48 +0100

On Wed, 20 Mar 2019 15:23:33 +0000 Greg Chicares <address@hidden> wrote:

GC> On 2019-03-20 14:08, Vadim Zeitlin wrote:
GC> > On Wed, 20 Mar 2019 11:28:20 +0000 Greg Chicares <address@hidden> wrote:
[...]
GC> > GC> Yes, I'll look into that, now that I know MinGW-w64 gcc-8.2
GC> > GC> doesn't have std::filesystem yet and we'll therefore have to keep
GC> > GC> boost for a while longer.
GC> > 
GC> >  From what I understand, the native builds of the compiler do have it

 Please scratch that, I've downloaded the 8.1 package from SourceForge and
it doesn't have the library neither. In fact, it still has the bug which
prevents you from even compiling any code including <filesystem>, that I
had reported to Debian[1] and which got fixed there -- allowing me to go as
far as getting the link errors now when using the cross-compiler. With the
native compiler, it still stops at compile-time...

GC> Perhaps debian has excluded std::filesystem for a good reason.

 It simply looks that it's not available in gcc 8 for MSW platform.
According to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78870 it
should/will be available in gcc 9, however, and I've just opened another
Debian bug[2] to ask them to use a non-default configure option to enable
it.

 Regards,
VZ

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907369
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925172


reply via email to

[Prev in Thread] Current Thread [Next in Thread]