On Tue, Jul 7, 2009 at 7:25 AM, Xiaofan Chen<xiaof...@gmail.com> wrote:
> On Mon, Jul 6, 2009 at 5:40 PM, Spencer Oliver<s...@spen-soft.co.uk> wrote:
>>
>>> 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/009145.html

And I have updated to the latest svn where an update patch has been
committed.

The same configuration failures are still there with Ubuntu 9.04 and
Fedora 10.

>
> Under Arch Linux, with libftdi, it is almost good. But then the last
> step failed. Strange, the library is really there.
>
> With ftd2xx, the configuration step still failed.
>



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

Reply via email to