On Wed, Jun 20, 2018 at 10:50 PM, Tommy Murphy <[email protected]> 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 approach to building openocd for multiple > platforms (windows 32/64, linux 32/64, macos) is much easier to use, more > reliable and simpler than other alternatives that I have come across in the > past - in particular trying to build for Windows on MinGW/MSYS2 on Windows > which I found to be a nightmare last time I tried (admittedly a while ago so > maybe things are better these days?).
I see. Thanks for the info. I am not into things like docker yet. I myself prefer to build Windows binary under Windows, Mac OS X binary under Mac and Linux binary under Linux (but my Mac Mini 2011 died so that I do not have access to a Mac now). Before MSYS2, it was a bit tough to build OpenOCD but I could do it at that time. With MSYS2, it is pretty easy to use OpenOCD, you can either use their release binary, or you can build OpenOCD git using the infrastructure. -- Xiaofan ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
