This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

warning in python-value.c


Hi,

I'm seeing this in the cross builds of the gdb trunk to any RTEMS target.

For now, I have disabled the python support to continue.

Any ideas?

gcc -g -O2 -I. -I/n/12/joel/test-gcc/gdb-cvs/src/gdb -I/n/12/joel/test-gcc/gdb-cvs/src/gdb/config -DLOCALEDIR="\"/n/12/joel/test-gcc/install/share/locale\"" -DHAVE_CONFIG_H -I/n/12/joel/test-gcc/gdb-cvs/src/gdb/../include/opcode -I/n/12/joel/test-gcc/gdb-cvs/src/gdb/../readline/.. -I../bfd -I/n/12/joel/test-gcc/gdb-cvs/src/gdb/../bfd -I/n/12/joel/test-gcc/gdb-cvs/src/gdb/../include -I../libdecnumber -I/n/12/joel/test-gcc/gdb-cvs/src/gdb/../libdecnumber -I/n/12/joel/test-gcc/gdb-cvs/src/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts -Werror -c -o posix-hdep.o -MT posix-hdep.o -MMD -MP -MF .deps/posix-hdep.Tpo /n/12/joel/test-gcc/gdb-cvs/src/gdb/posix-hdep.c
cc1: warnings being treated as errors
/n/12/joel/test-gcc/gdb-cvs/src/gdb/python/python-value.c:641: error: initialization from incompatible pointer type


--
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
  Support Available             (256) 722-9985



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]