Hi, I pulled down a fresh version of the repository and did a rebuild. I'm seeing the same problem. I'm building from inside of cygwin to run without cygwin, so it may be using mingw. I'm on a 32-bit system. I'm using the following configure command:
$ ./configure --enable-maintainer-mode --disable-werror --disable-shared --enable-ft2232_ftd2xx --with-ftd2xx-win32-zipdir=../ftd2xx/ CC="gcc -mno-cygwin" Does anyone know where the INCLUDES variable is set in the Makefiles? I might be able to try and trace the problem if I knew that. // Dean Glazeski On Sun, Oct 18, 2009 at 11:06 AM, Redirect "Slash" NIL < [email protected]> wrote: > Hi Dean, > > Considering that some of my patches for Windows were in the latest update, > I'm willing to take a look. > Are you building for MinGW or cygwin? And is your system 32 bit or 64 bit? > Your configure parameters could probably help too... > > _______________________________________________ > Openocd-development mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/openocd-development > >
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
