> >>> Somehow cross build with ftd2xx and libftdi do not work 
> for me yet. 
> >>> I just tried the process under Ubuntu 9.04.
> >>>
> >>> 1) With libftdi, it chocked at the test program building.
> >>> With normal build under Linux, it works.
> >>> ../trunk/configure --host=i586-mingw32msvc 
> --enable-maintainer-mode 
> >>> --disable-shared --enable-ft2232_libftdi ...
> >>> checking Build & Link with libftdi...... configure: error:
> >>> Cannot build & run test program using libftdi
> >>>
> >>> 2) With ftd2xx
> >>> ../trunk/configure --host=i586-mingw32msvc 
> --enable-maintainer-mode 
> >>> --disable-shared --enable-ft2232_ftd2xx 
> >>> --with-ftd2xx-win32-zipdir=/home/mcuee/Desktop/build/openocd/l
> >>> ibftd2xx-win32
> >>> ...
> >>> checking for ftd2xx.lib exists (win32)... checking whether ftd2xx 
> >>> library works... configure: error: Cannot build & run 
> test program 
> >>> using ftd2xx.lib
> >>>
> >>
> >> try the following patch:
> >> 
> https://lists.berlios.de/pipermail/openocd-development/2009-July/0091
> >> 45.html
> 
> And I have updated to the latest svn where an update patch 
> has been committed.
> 

make sure you have updated to svn head as this should not happen.

you should see the following message:
whether ftd2xx library works... Skipping as we are cross-compiling

I have tested ubuntu 9.04 (64 and 32bit) here and it is working as expected.

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

Reply via email to