same idea as sad in thread before. a) Make sure git-master's headers are installed b) Make sure git-master's crt is build by git-master's headers
Btw it works for me pretty nicely, and I have the ftw.h header installed (as it is part of our header-set). Regards, Kai 2014-12-26 18:59 GMT+01:00 niXman <[email protected]>: > > Hi, > > I am trying to build gcc-trunk + mingw-w64 master, but faced this error: > ../../../../src/gcc-trunk/gcc/gcov-tool.c:38:17: fatal error: ftw.h: No > such file or directory > #include <ftw.h> > > > gcc configured with '--disable-gcov-tool'. > > Any ideas? > > > -- > Regards, niXman > ___________________________________________________ > Dual-target(32 & 64-bit) MinGW-W64 compilers for 32 and 64-bit Windows: > http://sourceforge.net/projects/mingw-w64/ > ___________________________________________________ > Another online IDE: http://liveworkspace.org/ > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming! The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
