Patch is not attached [it would be rather large] and - documentation
has been updated.
====================================
Overview of changes:
1) I have added support to help deal with issues with "ftd2xx" - on
Win32, and Linux, and libftdi.
2) In the 'testing' directory, I have added some makefiles that I used
to build OpenOCD through a variety of permutations.
(( should perhaps add more permutations, contributions are welcome ))
see: ${OPENOCD}/testing/build.test1
Some details are below.
-- Duane.
====================================
This ./configure option has been removed:
--with-ftd2xx=<PATH>
And has been replaced with:
--with-fd2xx-linux-tardir=<PATH>
and
--with-ftd2xx-win32-zipdir=<PATH>
Details are in the user manual.
A new option has been added that is applicable to LINUX Only.
--with-ftd2xx-lib=static [the default]
or --with-ftd2xx-lib=shared [not default]
====================================
Documentation for the build test case1 is located in:
${openocd}/testing/build.test1/README.TXT
====================================
END
====================================
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development