On 12/06/2014 6:00 PM, Paul Fertser wrote:
> 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 :)
>
Hi Paul,
1. Ah, it wasn't ; that was missing, it was newlines. Sure it could be 
either, but I was expecting them to have newlines.

2. Yeah I've cleaned up and consolodated the pacman installs, I 
generally do prefer walkthroughs that don't need too many separate 
package manager install steps at the expense of a little less 
granularity on the documenting of dependencies.
I installed tcl early on in putting toghether these instruction. When 
trying to configure or compile openocd it was trying to run a tcl tool 
that was installed elsewhere on my system and failing. Once I installed 
that package it worked fine.

3. I've just updated my instructions to work with the 64 bit console in 
msys2, it works just fine for me :-)

4. Yeah for sure. I should be able to get around to creating pull 
requests, wait and see how that goes. For now my local copies are a good 
place to get started.

Cheers,
Andrew

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to