Re: [OpenOCD-devel] openocd git Windows testing binary for download

2018-06-24 Thread Xiaofan Chen
On Wed, Jun 20, 2018 at 10:50 PM, Tommy Murphy wrote: > Sorry - what I meant was that with some parameterization or modification of > Liviu's scripts you should be able to build openocd from the master openocd > repo - and other dependent libs from their master repos. > His scripted docker based a

Re: [OpenOCD-devel] openocd git Windows testing binary for download

2018-06-20 Thread Tommy Murphy
hings are better these days?). Hope this helps. From: Xiaofan Chen Sent: Wednesday 20 June 2018 12:40 To: Tommy Murphy Cc: OpenOCD Devel Subject: Re: [OpenOCD-devel] openocd git Windows testing binary for download On Tue, Jun 19, 2018 at 10:34 PM, Tommy Murphy

Re: [OpenOCD-devel] openocd git Windows testing binary for download

2018-06-20 Thread Xiaofan Chen
On Tue, Jun 19, 2018 at 10:34 PM, Tommy Murphy wrote: > Liviu Iionescu's GNU MCU Eclipse docker based build process is also another > easy (in my experience) to use way to build for multiple platforms > (linux/windows 32/64 and macos): > > https://github.com/gnu-mcu-eclipse/openocd-build > > Hope

Re: [OpenOCD-devel] openocd git Windows testing binary for download

2018-06-19 Thread Tommy Murphy
Chen Sent: Tuesday 19 June 2018 14:33 To: OpenOCD Devel Subject: [OpenOCD-devel] openocd git Windows testing binary for download Hi, Now it is pretty easy to build libusb/libftdi/hidapi/openocd under Windows using MSYS2. On the other hand, some users may not want to use MSYS2, that is why the Wi

Re: [OpenOCD-devel] openocd git Windows testing binary for download

2018-06-19 Thread Xiaofan Chen
On Tue, Jun 19, 2018 at 9:33 PM, Xiaofan Chen wrote: > Hi, > > Now it is pretty easy to build libusb/libftdi/hidapi/openocd > under Windows using MSYS2. On the other hand, some > users may not want to use MSYS2, that is why the > Windows binaries provided by Freddie Chopin is still > very popular.

[OpenOCD-devel] openocd git Windows testing binary for download

2018-06-19 Thread Xiaofan Chen
Hi, Now it is pretty easy to build libusb/libftdi/hidapi/openocd under Windows using MSYS2. On the other hand, some users may not want to use MSYS2, that is why the Windows binaries provided by Freddie Chopin is still very popular. http://www.freddiechopin.info/en/download/category/4-openocd Fred