Re: [Openocd-development] r2269 build error (need --disable-werror ?)

2009-06-18 Thread Zach Welch
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-

Re: [Openocd-development] r2269 build error (need --disable-werror ?)

2009-06-18 Thread Gene Smith
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-decl

Re: [Openocd-development] r2269 build error (need --disable-werror ?)

2009-06-18 Thread Zach Welch
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

[Openocd-development] r2269 build error (need --disable-werror ?)

2009-06-17 Thread Gene Smith
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 functio