"Xiaofan Chen" <[email protected]> napisaĆ(a): > I have some issues to build libusb-win32 with x86_64-w64-mingw32 > but I managed to fix them. Did you need some fixes as well? Could > you post your fixes? > > After some minor fixes (header file location different from MinGW32bit), > I can build libusb-win32 latest svn under x86_64-w64-mingw32 > except the driver (too many errors).
It was same here - I've just needed to change the location of some headers to build the dll and .a files. > Anyway, we do not recommend or > support using MinGW for the libusb0.sys building as of now. We > recommend to use Microsoft WDK for the driver building since the > past tests shows that the driver built with MinGW has some problems. > But we may want to release 64bit MinGW import library in the future. > Right now only 32bit MinGW import library are released. >From what I remember that was the reason for me to build that myself - you >provide only 32-bit version of libusb.a and building 64-bit version of OpenOCD >requires a 64-bit version of the libs. Am I correct here? That was some time >ago when I compiled those libs. 4\/3!! _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
