[Bug c++/67209] G++ generates incorrect code for boost::filesystem

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 3 15:02:00 GMT 2017


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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
                 CC|                            |egallager at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #1)
> There isn't nearly enough information here to know what's happening, please
> see https://gcc.gnu.org/bugs/ and provide the requested information.
> 
> There are ABI changes in GCC 5's standard library, have you rebuilt
> libboost_filesystem.so with GCC 5, or disabled the new ABI in GCC 5?
> 
> Try compiling your code with the -Wabi-tag warning to see if there are any
> potential ABI incompatibilities.

Reporter never provided the requested information; closing.


More information about the Gcc-bugs mailing list