On Tue, Jul 7, 2009 at 4:39 PM, Spencer Oliver<[email protected]> wrote: > make sure you have updated to svn head as this should not happen.
Yes I have done that. > you should see the following message: > whether ftd2xx library works... Skipping as we are cross-compiling This does not happen unfortunately. > I have tested ubuntu 9.04 (64 and 32bit) here and it is working as expected. > What is your configure option? Maybe I am missing something obvious. I tried both of the following (and with or without -disable-shared). ../trunk/configure --host=i586-mingw32msvc --enable-maintainer-mode --disable-shared --enable-ft2232_ftd2xx --with-ftd2xx-win32-zipdir=/home/mcuee/Desktop/build/openocd/libftd2xx-win32 and CC=i586-mingw32msvc-gcc --enable-maintainer-mode ../trunk/configure --disable-shared --enable-ft2232_ftd2xx --with-ftd2xx-win32-zipdir=/home/mcuee/Desktop/build/openocd/libftd2xx-win32 -- Xiaofan http://mcuee.blogspot.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
