This is the mail archive of the gdb-patches@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: Breakage on builder Fedora-i686, revision b5a9bfbebec0a42d3c5b4fe3b7a62bd31cecc440


On 2018-09-24 11:42, gdb-buildbot@sergiodj.net wrote:
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd
-DBINDIR=\"/usr/local/bin\" -DTRAD_CORE -I. -I../../binutils-gdb/bfd
-I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -W -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
-Werror -I../../binutils-gdb/bfd/../zlib -g -D_GLIBCXX_DEBUG-m32 -MT
bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../binutils-gdb/bfd/bfdio.c
-o bfdio.o
<command-line>: error: ISO C99 requires whitespace after the macro
name [-Werror]
<command-line>: error: ISO C99 requires whitespace after the macro

I( think we are missing a space between -D_GLIBCXX_DEBUG and -m32.

Simon


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