[Bug gcov-profile/61889] [5 Regression] gcov-tool.c uses nftw, ftw.h

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 21 14:55:00 GMT 2015


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #22 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
So, can you just check for nftw with the arguments you want to use in a compile
test in configure and if that fail, perhaps for now don't do that at all?
The next step would be to provide in libiberty a nftw implementation for some
or all targets that don't have it.  mingw surely isn't the only problematic
target.



More information about the Gcc-bugs mailing list