From: Phil Edwards <phil@jaj.com>
To: gdb@sources.redhat.com, cagney@gnu.org
Subject: add_setshow_cmd_full static change breaks build
Date: Thu, 05 Aug 2004 13:07:00 -0000 [thread overview]
Message-ID: <20040805130704.GA11275@disaster.jaj.com> (raw)
I'm about three days behind CVS HEAD, but in case it hasn't already been
reported, this change
2004-07-28 Andrew Cagney <cagney@gnu.org>
* cli/cli-decode.c (add_setshow_cmd): Delete function.
(add_setshow_cmd_full): Make static.
causes problems:
rm -f gdb
gcc -g -O2 \
-o gdb gdb.o libgdb.a \
rdi-share/libangsd.a ../sim/arm/libsim.a ../bfd/libbfd.a ../readline/libreadline.a ../opcodes/libopcodes.a
+../libiberty/libiberty.a -ltermcap -lm ../libiberty/libiberty.a -ldl -rdynamic
rdi-share/libangsd.a(hsys.o)(.text+0x12c1): In function `HandleSysMessage':
/home/pme/src/csl-arm-unified/gdb/rdi-share/hsys.c:830: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
libgdb.a(arm-tdep.o)(.text+0x33bb): In function `_initialize_arm_tdep':
/home/pme/src/csl-arm-unified/gdb/arm-tdep.c:2944: undefined reference to `add_setshow_cmd_full'
collect2: ld returned 1 exit status
make[1]: *** [gdb] Error 1
next reply other threads:[~2004-08-05 13:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-05 13:07 Phil Edwards [this message]
2004-08-05 13:21 ` Andrew Cagney
2004-08-05 13:42 ` Phil Edwards
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040805130704.GA11275@disaster.jaj.com \
--to=phil@jaj.com \
--cc=cagney@gnu.org \
--cc=gdb@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox