I used recent SVN snapshot and configured with ./configure --enable-ft2232_ftd2xx --with-ftd2xx=<path_to>/libftd2xx0.4.15
While --with-ftd2xx path is used correctly for compilation, it seems to me that ftd2xx path is missing for openocd linking and thus linking fails due to libftd2xx.so not found. I had to manually add a -L<path_to>/libftd2xx0.4.15. Is this known? Anything I missed? Thanks Dirk _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
