Hi, latest git master does not build on current MingW32 due to missing "isascii()" reference in jimtcl. Older MingW32 gcc versions seem to work fine, so I missed this one until I updated my MingW installation recently.
A patch is already in the jimtcl git, so there is an easy workaround: cd jimtcl git checkout master Then run ./configure and make again - this fixed the issue for me. I don't know how to update the submodule reference in OpenOCD, so can a git expert provide a patch please? -- J. Fischer ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
