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

ktietz at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 12 09:13:00 GMT 2015


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

--- Comment #36 from Kai Tietz <ktietz at gcc dot gnu.org> ---
Well, I guess that you missed to reconfigure gcc.  By checking current source
is the include of ftw.h guarded by HAVE_FTW_H check, which get defined by
configure if header is found.



More information about the Gcc-bugs mailing list