2010/7/6 <[email protected]>: > 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.
You are right. We have not released any 64bit library for MinGW yet. We do release 64bit library for MSVC. We may want to change this in the future. From what I see, MinGW-w64 is not yet that mature yet. It does not even ship the DDK header right now, only the test branch does (from React OS). -- Xiaofan http://sourceforge.net/projects/libusb-win32/ _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
