From: Jon Ringle <jon.ringle@comdial.com>
To: gdb@sources.redhat.com
Subject: missing arm_pc_is_thumb_dummy
Date: Mon, 28 Mar 2005 22:29:00 -0000 [thread overview]
Message-ID: <200503281729.03514.jon.ringle@comdial.com> (raw)
Daniel,
I am building from gdb cvs with:
$ ../src/configure --target=arm-elf
$ make
and I am getting an undefined reference to arm_pc_is_thumb_dummy. A grep shows
in the ChangeLog you removed this function just a few days ago.
Jon
gcc -g -O2 \
-o gdb gdb.o libgdb.a \
rdi-share/libangsd.a ../sim/arm/libsim.a ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libgui/src/libgui.a
-L/home/ringlej/gdb-cvs/arm-build/itcl/itcl -litcl3.2
-L/home/ringlej/gdb-cvs/arm-build/itcl/itk -litk3.2
-L/home/ringlej/gdb-cvs/arm-build/tk/unix -ltk8.4 -Wl,-rpath,/usr/local/lib
-L/home/ringlej/gdb-cvs/arm-build/tcl/unix -ltcl8.4 -L/usr/X11R6/lib -lX11
-ldl -lieee -lm -lncurses -lm ../libiberty/libiberty.a
rdi-share/libangsd.a(hsys.o)(.text+0x22f): In function `HandleSysMessage':
../../../src/gdb/rdi-share/hsys.c:830: warning: the use of `tmpnam' is
dangerous, better use `mkstemp'
libgdb.a(remote-rdi.o)(.text+0xe25): In function `arm_rdi_insert_breakpoint':
../../src/gdb/remote-rdi.c:678: undefined reference to `arm_pc_is_thumb_dummy'
collect2: ld returned 1 exit status
make[1]: *** [gdb] Error 1
make[1]: Leaving directory `/home/ringlej/gdb-cvs/arm-build/gdb'
make: *** [all-gdb] Error 2
next reply other threads:[~2005-03-28 22:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-28 22:29 Jon Ringle [this message]
2005-03-28 22:32 ` Daniel Jacobowitz
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=200503281729.03514.jon.ringle@comdial.com \
--to=jon.ringle@comdial.com \
--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