On Wed, Aug 10, 2011 at 5:12 PM, Olivier Schonken
<olivier.schon...@gmail.com> wrote:
> Could you try building with
>
> ../configure --host=i686-pc-mingw32 --enable-jlink --enable-ft2232_libftdi
> in stead of
>
> ../configure --build=i686-pc-mingw32 --enable-jlink --enable-ft2232_libftdi
>
> Afaik, --host specifies the cross-compiler i.e. the target system, while
> --build specifies the system it is being built on - cygwin etc.  Remember to
> do a make clean beforehand to clear any old object files.
>
> This might solve the path errors with building JimTCL.

You are absolutely right. I made a mistake here and I will try again.



-- 
Xiaofan
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to