Hi! I'm building binaries for ftd2xx from git using cygwin (w/o MinGW, so it's not a cross-platform build). Everything worked fine on my main computer, but on my notebook the configure script fails with
Cannot build & run test program using ftd2xx.lib Without any additional debugging output or hints. After three hours of fiddling around, I found out, that the windows drivers have to be _installed_ on the system - The script will fail on a system that hasn't seen the dongle. OpenOCD compiles fine after commenting out the configure check. I think, the actual program run should be removed from the configure script entirely. At least, it should have more debugging output. OpenOCD should not assume that the build machine is the same that's used to run it. happy weekend, _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development