Sent from my iPhone

On Dec 26, 2008, at 6:13 PM, Duane Ellis <[email protected]> wrote:

> 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.

I still don't like separate options for each OS/filetype. For example,  
what do I do for OS X?  It exists and works similarly to Linux. Can't  
we just have --with-d2xx=<path> be more intelligent?

>
>
> 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
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to