From: "Monika Chaddha" <monika@acmet.com>
To: <gdb@sources.redhat.com>
Subject: gdb6.1: Problem in building for mips16
Date: Mon, 21 Jun 2004 10:05:00 -0000 [thread overview]
Message-ID: <002101c45775$fde219a0$5100a8c0@monika> (raw)
Hi all
I am trying to build gdb6.1 for mips16 target.
I am giving configure command as follows in the build directory.
[monika@gnuserver build]$ ../src/configure --target=mips16-elf
--prefix=/home/monika/gdb6.1/install/
After that I am running 'make all' but not able to build for mips16
I am getting following types of errors.
../../../src/sim/mips/mips.igen:3039: undefined reference to
`not_word_value'
libsim.a(m16_semantics.o)(.text+0x13aaf):../../../src/sim/mips/mips.igen
:3040:
ndefined reference to `unpredictable'
libsim.a(m16_semantics.o)(.text+0x13c88): In function
`m16_semantic_LDSP_RI64':
../../../src/sim/mips/mips.igen:1806: undefined reference to
`loadstore_ea'
libsim.a(m16_semantics.o)(.text+0x13eee): In function
`m16_semantic_SDSP_RI64':
../../../src/sim/mips/mips.igen:2621: undefined reference to
`loadstore_ea'
libsim.a(m16_semantics.o)(.text+0x140b7): In function
`m16_semantic_SDRASP_I64'
../../../src/sim/mips/mips.igen:2621: undefined reference to
`loadstore_ea'
libsim.a(m16_semantics.o)(.text+0x1447e): In function
`m16_semantic_LDPC_RI64':
../../../src/sim/mips/mips.igen:1806: undefined reference to
`loadstore_ea'
libsim.a(m16_semantics.o)(.text+0x1651b): In function `m16_do_ddiv':
../../../src/sim/mips/mips.igen:1216: undefined reference to
`check_div_hilo'
libsim.a(m16_semantics.o)(.text+0x1663f): In function `m16_do_ddivu':
../../../src/sim/mips/mips.igen:1261: undefined reference to
`check_div_hilo'
libsim.a(m16_semantics.o)(.text+0x1674f): In function `m16_do_div':
../../../src/sim/mips/mips.igen:1301: undefined reference to
`check_div_hilo'
libsim.a(m16_semantics.o)(.text+0x16863): In function `m16_do_divu':
../../../src/sim/mips/mips.igen:1345: undefined reference to
`check_div_hilo'
libsim.a(m16_semantics.o)(.text+0x1699a): In function `m16_do_dmultx':
../../../src/sim/mips/mips.igen:1394: undefined reference to
`check_mult_hilo'
collect2: ld returned 1 exit status
make[2]: *** [run] Error 1
make[2]: Leaving directory `/home/monika/gdb6.1/build/sim/mips'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/monika/gdb6.1/build/sim'
make: *** [all-sim] Error 2
Am I wrong anywhere? Can anyone help me in this regard?
Regards
Monika
next reply other threads:[~2004-06-21 10:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-21 10:05 Monika Chaddha [this message]
[not found] ` <mailpost.1087812393.13172@news-sj1-1>
2004-06-25 18:38 ` [PATCH] " cgd
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='002101c45775$fde219a0$5100a8c0@monika' \
--to=monika@acmet.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