On Fri, Jul 1, 2011 at 7:20 AM, Rodrigo Rosa <rodrigorosa...@gmail.com> wrote:
> i tried cross compiling for win32, since it's what i actually needed:
> do i have to compile libusb and libftdi with mingw before doing any
> openocd stuff?

Yes for libftdi. No for libusb-win32. You can download the libusb-win32
binary from the libusb-win32 sourceforge site.
http://sourceforge.net/projects/libusb-win32/

If you do not want to do that for libftdi, you can take my prebuilt 0.18
binaries here. The latest version is 0.19 but that should not matter
too much if you use the import library (dynamic linking).
http://code.google.com/p/picusb/downloads/list
libftdi-0.18_mingw32.zip

But actually it is not that difficult to cross-build libftdi-0.19 under
Linux. I will probably update a copy over the weekend for both
MinGW and MinGW-w64.



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

Reply via email to