On Mon, Jun 15, 2009 at 1:57 PM, Xiaofan Chen<[email protected]> wrote: > On Mon, Jun 15, 2009 at 1:53 PM, Michael Fischer<[email protected]> wrote: >>>No. But it is very easy to build the binary using MinGW. >>>Get the svn version of libusb-win32, under Msys, type >>>"make" and you can build the binary. >> >> Are you sure, you do not need the Microsoft DDK? > > No you do not need that. The MinGW Win32API package > has the necessary DDK files to build libusb-win32. > > Of course, you can use DDK as well if you want. In > that case, you can use the batch file inside > the ddk_make directory.
The only moot point is the XP 64bit side. I am not so sure if MinGW is good for that, maybe not. In that case, you may need to use DDK (now is called WDK). But anyway, very few people are using XP 64bit. And as of now, libusb-win32 does not work for Vista 64. So I think MinGW build will be good enough. -- Xiaofan http://mcuee.blogspot.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
