| delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-workers-bounces using -f |
| X-Recipient: | djgpp-workers AT delorie DOT com |
| Date: | Sat, 19 Sep 2009 23:25:42 +0300 |
| From: | Eli Zaretskii <eliz AT gnu DOT org> |
| Subject: | Re: [brobecker AT adacore DOT com: GDB 6.8.91 available for testing] |
| In-reply-to: | <200909192120.52643.juan.guerrero@gmx.de> |
| X-012-Sender: | halo1 AT inter DOT net DOT il |
| To: | djgpp-workers AT delorie DOT com |
| Message-id: | <83vdjevfzt.fsf@gnu.org> |
| References: | <833a6jwd5d DOT fsf AT gnu DOT org> <200909192120 DOT 52643 DOT juan DOT guerrero AT gmx DOT de> |
| Reply-To: | djgpp-workers AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp-workers AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
> From: Juan Manuel Guerrero <juan DOT guerrero AT gmx DOT de> > Date: Sat, 19 Sep 2009 21:20:52 +0200 > > gcc -g -O2 -I. -I. -I./common -I./config -DLOCALEDIR="\"/dev/env/DJDIR/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib -Ignulib -DMI_OUT=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts -Werror -c -o utils.o -MT utils.o -MMD -MP -MF .deps/utils.Tpo utils.c > cc1.exe: warnings being treated as errors > utils.c: In function 'add_internal_problem_command': > utils.c:1075: error: missing sentinel in function call > utils.c:1081: error: missing sentinel in function call > make.exe[2]: *** [utils.o] Error 1 > make.exe[2]: Leaving directory `e:/g/gdb-6.8.91/gdb' > make.exe[1]: *** [all-gdb] Error 2 > make.exe[1]: Leaving directory `e:/g/gdb-6.8.91' > make.exe: *** [all] Error 2 What version of GCC is that? Can you please show the preprocessed source of 'add_internal_problem_command'?
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |