From: Paul F. <fer...@gm...> - 2014-06-12 08:00:38
|
Hi, On Thu, Jun 12, 2014 at 05:47:11PM +1000, Andrew Leech wrote: > Instructions: > https://gitlab.alelec.net/corona/mingw-packages/wikis/openocd_msys2_mingw_w64 That's a nice start indeed! A couple of comments: 1. All semicolons in commands are missing; 2. "autoconf automake mingw-w64-i686-libtool" should probably go to the first pacman -S invocation; I also do not see why you might want mingw-w64-i686-tcl there, is it used by anything? I also recommend to add hidapi unconditionally, as CMSIS-DAP is getting more and more common but newcomers might be confused there, so it better to enable it always IMHO; 3. Instructions for 64bit builds would be handy too, I hope someone will provide them eventually; 4. If you face any difficulties pushing libusb and openocd build scripts upstream, please notify this list just in case, somebody here might be able to help. Thank you for keeping us updated, and happy hacking :) -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fer...@gm... |