On Thu, 2009-06-18 at 09:37 -0400, Gene Smith wrote: > Zach Welch wrote: > > On Wed, 2009-06-17 at 18:17 -0400, Gene Smith wrote: > >> gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/helper > >> -I../../src/target -g -O2 -Wall -Wstrict-prototypes -Wformat-security > >> -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align > >> -Wredundant-decls -Werror -MT tcl.lo -MD -MP -MF .deps/tcl.Tpo -c tcl.c > >> -o tcl.o > >> tcl.c: In function `handle_irscan_command': > >> tcl.c:1222: warning: passing arg 2 of `parse_u32' from incompatible > >> pointer type > >> make[3]: *** [tcl.lo] Error 1 > >> make[3]: Leaving directory `/cygdrive/c/openocd-0.1.0/trunk/src/jtag' > > > > Please let me know if you still see these problems with r2284. > > > > Cheers, > > > > Zach > > OK on latest (> r2284). However, after configure, I still need to > manually change ECHO= to echo= in libtool when build in cygwin. Is it > just me?
It relates to version conflicts between 'libtool --version' and './libtool --version', which you reported do not match. I do not know what causes you to get mismatched versions, though, and I expect that we would getting more reports if others could reproduce this. However, you should be able to find the same reports that Google found for me, as this does seem to be a repeatable problem in the broader community. Cheers, Zach _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development