On Thu, Apr 3, 2014 at 2:17 PM, Paul Fertser <[email protected]> wrote: > On Thu, Apr 03, 2014 at 08:07:16AM +0200, Freddie Chopin wrote: >> W dniu 2014-04-03 07:20, Xiaofan Chen pisze: >> > Just wondering if you are still using libusb-win32 for any of the adapters. > ... >> > If not, then probably it is better to remove libusb0.dll from the >> > OpenOCD Windows binary. >> >> The library is still required for compilation of some adapters (don't >> know exactly which...), but the .dll is no longer required to be >> available for the executable. > > m4_define([USB0_ADAPTERS], > [[[vsllink], [Versaloon-Link JTAG Programmer], [VSLLINK]], > [[usbprog], [USBProg JTAG Programmer], [USBPROG]], > [[rlink], [Raisonance RLink JTAG Programmer], [RLINK]], > [[armjtagew], [Olimex ARM-JTAG-EW Programmer], [ARMJTAGEW]]]) >
Maybe the way to go is to migrate the above adapters to libusb-1.0 API. -- Xiaofan ------------------------------------------------------------------------------ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
