Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* cvs tracepoint.c build error
@ 2010-01-16 14:40 Hui Zhu
  2010-01-16 18:53 ` Stan Shebs
  0 siblings, 1 reply; 4+ messages in thread
From: Hui Zhu @ 2010-01-16 14:40 UTC (permalink / raw)
  To: gdb; +Cc: Stan Shebs

What I got:
gcc -g   -I. -I../../src/gdb -I../../src/gdb/common
-I../../src/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\""
-DHAVE_CONFIG_H -I../../src/gdb/../include/opcode
-I../../src/gdb/../readline/.. -I../bfd -I../../src/gdb/../bfd
-I../../src/gdb/../include -I../libdecnumber
-I../../src/gdb/../libdecnumber  -I../../src/gdb/gnulib -Ignulib
-DMI_OUT=1 -DTUI=1  -DGDBTK  -Wall -Wdeclaration-after-statement
-Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused
-Wunused-value -Wno-switch -Wno-char-subscripts -Werror -c -o
tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo
../../src/gdb/tracepoint.c
cc1: warnings being treated as errors
../../src/gdb/tracepoint.c: In function 'trace_status_command':
../../src/gdb/tracepoint.c:1651: error: format '%d' expects type
'int', but argument 2 has type 'size_t'
make[2]: *** [tracepoint.o] Error 1
make[2]: Leaving directory `/home/teawater/gdb/bgdbno/gdb'

Thanks,
Hui


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-01-19  3:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-16 14:40 cvs tracepoint.c build error Hui Zhu
2010-01-16 18:53 ` Stan Shebs
2010-01-16 22:07   ` Jan Kratochvil
2010-01-19  3:19     ` Hui Zhu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox