Re: [OpenOCD-devel] Building OpenOCD for Windows

2019-05-19 Thread Bob Cochran
On 5/19/19 5:08 PM, Liviu Ionescu wrote: On 19 May 2019, at 21:24, Bob Cochran wrote: Excellent Liviu. If you'll send me a self contained paragraph (e.g., 3 sentences with a link) on your solution, we'll add it to our article. We certainly don't want to send people down the wrong path. I

Re: [OpenOCD-devel] Building OpenOCD for Windows

2019-05-19 Thread Liviu Ionescu
> On 19 May 2019, at 21:24, Bob Cochran wrote: > > Excellent Liviu. If you'll send me a self contained paragraph (e.g., 3 > sentences with a link) on your solution, we'll add it to our article. We > certainly don't want to send people down the wrong path. I invite you to take a look, and

Re: [OpenOCD-devel] Building OpenOCD for Windows

2019-05-19 Thread Liviu Ionescu
> On 19 May 2019, at 21:24, Bob Cochran wrote: > > It took me less than an hour to figure it out using Cygwin, and the process > is documented on our site. yes, using the latest available packages in a distribution works most of the times, but is not guaranteed to always work; at any time y

Re: [OpenOCD-devel] Building OpenOCD for Windows

2019-05-19 Thread Bob Cochran
On 5/19/19 2:02 PM, Liviu Ionescu wrote: On 19 May 2019, at 20:50, Bob Cochran wrote: Are you saying that you want an executable that runs on Windows 10 without installing anything but the openocd executable? I think Liviu says he has a path for this. that's correct. all my binary distr

Re: [OpenOCD-devel] Building OpenOCD for Windows

2019-05-19 Thread Liviu Ionescu
> On 19 May 2019, at 20:50, Bob Cochran wrote: > > Are you saying that you want an executable that runs on Windows 10 without > installing anything but the openocd executable? I think Liviu says he has a > path for this. that's correct. all my binary distributions are self contained arch

Re: [OpenOCD-devel] Building OpenOCD for Windows

2019-05-19 Thread Bob Cochran
l" Cc: "info" Verzonden: Zondag 19 mei 2019 04:42:56 Onderwerp: Re: [OpenOCD-devel] Building OpenOCD for Windows On 5/8/19 3:44 PM, Liviu Ionescu wrote: (I created a separate thread, since this is not related to the original message, and I would like the question related to

Re: [OpenOCD-devel] Building OpenOCD for Windows

2019-05-19 Thread Liviu Ionescu
> On 19 May 2019, at 14:40, Tommy Murphy wrote: > > I use Liviu Ionescu's GNU MCU Eclipse openocd build scripts to build for > Windows (native - no cygwin dependency) and Linux and it works great. I run > it in a Linux Virtualbox VM on Windows. It's the simplest and most reliable > way that

Re: [OpenOCD-devel] Building OpenOCD for Windows

2019-05-19 Thread Tommy Murphy
I use Liviu Ionescu's GNU MCU Eclipse openocd build scripts to build for Windows (native - no cygwin dependency) and Linux and it works great. I run it in a Linux Virtualbox VM on Windows. It's the simplest and most reliable way that I have found to build OpenOCD. (Thanks Liviu! :-) https://git

Re: [OpenOCD-devel] Building OpenOCD for Windows

2019-05-19 Thread g4
Hello Kristof > > With that step-by-step guide, I was able to successfully build a standalone > executable that simply runs on Windows. Unfortunately, the build relies on a > repository from a guy named "Alex Pux". It is not the official Gerrit > repository, so the result of the build is not real

Re: [OpenOCD-devel] Building OpenOCD for Windows

2019-05-19 Thread kristof . mulier
;Liviu Ionescu" , "openocd-devel" Cc: "info" Verzonden: Zondag 19 mei 2019 04:42:56 Onderwerp: Re: [OpenOCD-devel] Building OpenOCD for Windows On 5/8/19 3:44 PM, Liviu Ionescu wrote: > (I created a separate thread, since this is not related to the original > messag

Re: [OpenOCD-devel] Building OpenOCD for Windows

2019-05-18 Thread Bob Cochran
On 5/8/19 3:44 PM, Liviu Ionescu wrote: (I created a separate thread, since this is not related to the original message, and I would like the question related to the new release to be debated) On 8 May 2019, at 21:44, wrote: Hi Mr. Liviu, Compiling OpenOCD from the source code into a work

Re: [OpenOCD-devel] Building OpenOCD for Windows

2019-05-18 Thread Liviu Ionescu
> On 19 May 2019, at 05:42, Bob Cochran wrote: > > ... we documented how we build OpenOCD on Windows 10 using Cygwin Cygwin? this is probably still functional, but now can be considered a (pre)historic solution. The modern solution is to use the mingw-w64 compiler, which produces standalon

Re: [OpenOCD-devel] Building OpenOCD for Windows

2019-05-14 Thread kristof . mulier
quot; Cc: "openocd-devel" , i...@sikando.com Verzonden: Maandag 13 mei 2019 23:06:38 Onderwerp: Re: [OpenOCD-devel] Building OpenOCD for Windows > On 13 May 2019, at 12:28, > wrote: > > ... the OpenOCD compilation into a standalone Windows executable happens in >

Re: [OpenOCD-devel] Building OpenOCD for Windows

2019-05-13 Thread Liviu Ionescu
> On 13 May 2019, at 12:28, > wrote: > > ... the OpenOCD compilation into a standalone Windows executable happens in > Msys2 on Windows. So no need to install Linux or a virtual Linux machine on > your computer. you no longer need kludges like Msys2, the modern approach is to use Windows

Re: [OpenOCD-devel] Building OpenOCD for Windows

2019-05-13 Thread kristof.mulier
: Re: [OpenOCD-devel] Building OpenOCD for Windows (I created a separate thread, since this is not related to the original message, and I would like the question related to the new release to be debated) > On 8 May 2019, at 21:44, > wrote: > > Hi Mr. Liviu, > > Compiling OpenO

Re: [OpenOCD-devel] Building OpenOCD for Windows

2019-05-08 Thread Liviu Ionescu
(I created a separate thread, since this is not related to the original message, and I would like the question related to the new release to be debated) > On 8 May 2019, at 21:44, > wrote: > > Hi Mr. Liviu, > > Compiling OpenOCD from the source code into a working executable on Windows > is

Re: [OpenOCD-devel] Building openOCD for windows

2014-02-03 Thread Paul Fertser
On Mon, Feb 03, 2014 at 05:32:30PM +0100, Jahn wrote: > ./configure: line 4454: syntax error near unexpected token `0.23' > ./configure: line 4454: `PKG_PROG_PKG_CONFIG(0.23)' Looks like you need to install cygwin pkgconfig package, and then please rerun ./bootstrap. -- Be free, use free (http:/