public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Joel Sherrill <joel.sherrill@oarcorp.com>
To: <gdb@sourceware.org>
Subject: Multiple Simulators Link Failure on Head
Date: Fri, 20 Mar 2015 13:16:00 -0000	[thread overview]
Message-ID: <550C1D9D.6060704@oarcorp.com> (raw)

Hi

Multiple targets fail to link with sim_addr_range_hit_p. The
targets are:

   bfin h8300 lm32 m32r mips moxie v850

gcc -DHAVE_CONFIG_H   -DWITH_DEFAULT_MODEL='"bf537"' -DTRACE=1 
-DWITH_TRACE=-1 -DPROFILE=1 -DWITH_PROFILE=-1   
-DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  
-DWITH_TARGET_BYTE_ORDER=LITTLE_ENDIAN 
-DWITH_ENVIRONMENT=ALL_ENVIRONMENT  -DWITH_HW=1 
-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN        -Wall 
-Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused 
-Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts 
-Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body 
-Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition 
-Wformat-nonliteral       -I. -I../../../binutils-gdb/sim/bfin 
-I../common -I../../../binutils-gdb/sim/bfin/../common -I../../include 
-I../../../binutils-gdb/sim/bfin/../../include -I../../bfd 
-I../../../binutils-gdb/sim/bfin/../../bfd -I../../opcodes 
-I../../../binutils-gdb/sim/bfin/../../opcodes  -g -O2 -static-libstdc++ 
-static-libgcc  -o run \
   nrun.o libsim.a ../../bfd/libbfd.a ../../opcodes/libopcodes.a  
../../libiberty/libiberty.a -lm -ldl -lz -lnsl  -lm
libsim.a(sim-info.o): In function `sim_addr_range_hit_p':
/users/joel/test-gcc/b-bfin-rtems4.11-bin/sim/bfin/../../../binutils-gdb/sim/bfin/../common/sim-arange.c:290: 
multiple definition of `sim_addr_range_hit_p'
nrun.o:/users/joel/test-gcc/b-bfin-rtems4.11-bin/sim/bfin/../../../binutils-gdb/sim/bfin/../common/sim-arange.c:290: 
first defined here
libsim.a(sim-module.o): In function `sim_addr_range_hit_p':
/users/joel/test-gcc/b-bfin-rtems4.11-bin/sim/bfin/../../../binutils-gdb/sim/bfin/../common/sim-arange.c:290: 
multiple definition of `sim_addr_range_hit_p'
nrun.o:/users/joel/test-gcc/b-bfin-rtems4.11-bin/sim/bfin/../../../binutils-gdb/sim/bfin/../common/sim-arange.c:290: 
first defined here
libsim.a(sim-options.o): In function `sim_addr_range_hit_p':
/users/joel/test-gcc/b-bfin-rtems4.11-bin/sim/bfin/../../../binutils-gdb/sim/bfin/../common/sim-arange.c:290: 
multiple definition of `sim_addr_range_hit_p'
nrun.o:/users/joel/test-gcc/b-bfin-rtems4.11-bin/sim/bfin/../../../binutils-gdb/sim/bfin/../common/sim-arange.c:290: 
first defined here
libsim.a(sim-profile.o): In function `sim_addr_range_hit_p':
/users/joel/test-gcc/b-bfin-rtems4.11-bin/sim/bfin/../../../binutils-gdb/sim/bfin/../common/sim-arange.c:290: 
multiple definition of `sim_addr_range_hit_p'
nrun.o:/users/joel/test-gcc/b-bfin-rtems4.11-bin/sim/bfin/../../../binutils-gdb/sim/bfin/../common/sim-arange.c:290: 
first defined here
libsim.a(sim-signal.o): In function `sim_addr_range_hit_p':


--joel

             reply	other threads:[~2015-03-20 13:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-20 13:16 Joel Sherrill [this message]
2015-03-20 15:38 ` Mike Frysinger
2015-03-20 16:08   ` Joel Sherrill
2015-03-20 18:13   ` Joel Sherrill
2015-03-20 19:18     ` Mike Frysinger
2015-03-20 20:15     ` Mike Frysinger
2015-03-22 22:29     ` Mike Frysinger
2015-03-22 22:46       ` Joel Sherrill
2015-03-23 14:32         ` Joel Sherrill
2015-03-23 16:34           ` Mike Frysinger

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=550C1D9D.6060704@oarcorp.com \
    --to=joel.sherrill@oarcorp.com \
    --cc=gdb@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).