Hello
I am using the line: "./configure --disable-werror --disable-shared --enable-ft2232_libftdi" to build openocd 0.2.0 for windows using Cygwin. The script stops with: "checking Build & Link with libftdi...... configure: error: Cannot build & run test program using libftdi" If I edit the script and stop it exiting here, the configure script completes ok and I am able to make the exe. However, the exe does not work., I get the result when trying to detect my JtagKey2: "Error: The specified JTAG interface was not found (ft2232) The following JTAG interfaces are available: Runtime error, file "interface/jtagkey2.cfg", line 7:" Do I need to place the libftd-0.16 source somewhere to allow this script to work properly? Why does the exe build but not work? I would be very grateful if someone would shed some light on all this for me please - I feel I am very to close to building my own working OpenOCD but something is lacking...:-) Len
_______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development