Hi, I'm resending this because I sent it from the wrong address earlier. Sorry.
I built make-4.3 and ran into a build error that I wanted to let you know about. I've attached a patch file and other relevant information is below. configure --prefix=/home/make/4.3/install-local/ --build= x86_64-pc-cygwin --host i686-pc-mingw32 When /home/make/4.3/make-4.3/src/w32/compat/dirent.c is built it requires some things like __DIRENT_COOKIE from dirent.h. But when building for mingw, __DIRENT_COOKIE is #ifed out. I removed the #ifdef __MINGW32__ in dirent.h and all seems to be fine since mingw has its own dirent.h. Thanks, Keith Keith Clifford Cell: (250) 888-4558 Email: [email protected] <mailto:[email protected]>
make-4.3-plus.patch
Description: Binary data
