This is the mail archive of the gdb-prs@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]

Re: gdb/2106: can't build gdb6.4.50 on cygwin


The following reply was made to PR gdb/2106; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@false.org>
To: n_gale@mail.ru
Cc: gdb-gnats@sources.redhat.com, n_gale@ok.ru
Subject: Re: gdb/2106: can't build gdb6.4.50 on cygwin
Date: Sun, 2 Apr 2006 12:37:58 -0400

 On Sun, Apr 02, 2006 at 01:33:18PM -0000, n_gale@mail.ru wrote:
 > gcc -c -g -O2     -I. -I/cygdrive/d/SDK/gdb6.4.50/src/gdb -I/cygdrive/d/SDK/gdb6.4.50/src/gdb/config -DLOCALEDIR="\"/gnutools1/share/locale\"" -DHAVE_CONFIG_H -I/cygdrive/d/SDK/gdb6.4.50/src/gdb/../include/opcode -I/cygdrive/d/SDK/gdb6.4.50/src/gdb/../readline/.. -I../bfd -I/cygdrive/d/SDK/gdb6.4.50/src/gdb/../bfd -I/cygdrive/d/SDK/gdb6.4.50/src/gdb/../include -I../intl -I/cygdrive/d/SDK/gdb6.4.50/src/gdb/../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -W pointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wuninitialized -Werror /cygdrive/d/SDK/gdb6.4.50/src/gdb/mips-mdebug-tdep.c
 > /cygdrive/d/SDK/gdb6.4.50/src/gdb/mips-mdebug-tdep.c:410: warning: initialization from incompatible pointer type
 > make[2]: *** [mips-mdebug-tdep.o] Error 1
 
 Configure with --disable-werror to avoid this for now.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


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