This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/78111] [7 regression] experimental/filesystem/operations/canonical.cc FAILs


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78111

Uroš Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ubizjak at gmail dot com

--- Comment #2 from Uroš Bizjak <ubizjak at gmail dot com> ---
Created attachment 39884
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39884&action=edit
Configure patch to correctly detect realpath

You will need at least the attached patch that includes <limits.h> for
PATH_MAX.

PATH_MAX is used as a bypass in configure check for realpath.

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