Hi Paul. :) (... and a copy for the list - sorry again - my mail program does not work well with lists).
On Fri, 4 Nov 2016 14:51:33 +0300, Paul Fertser wrote: > I'm proposing to start active preparations to officially release the next version of OpenOCD. I'll build a Mac PPC version like last time. > So if you think you know about something that works in 0.9.0 but doesn't work in current git HEAD, please do speak up! If I do a clean checkout+build, I get a whole bunch of build-errors (caused by a warning): /src/openocd/src/helper/jep106.c:28: warning: initialized field overwritten /src/openocd/src/helper/jep106.c:28: warning: (near initialization for 'jep106[8]') make[4]: *** [libhelper_la-jep106.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... mv -f .deps/libhelper_la-command.Tpo .deps/libhelper_la-command.Plo make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ... I can ./configure --disable-werror, but I if there are some important warnings, I would probably not see them. As I (for some reason) could not build OpenOCD on my laptop, I did a remote-build on my G5 and downloaded the installdir as tar.bz2, then created an installer package and installed on my laptop; this works fine. At the moment I'm working with STM32F103 and it seems I have no issues with the current HEAD. Love Jens ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
