Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdb6.1: Problem in building for mips16
@ 2004-06-21 10:05 Monika Chaddha
       [not found] ` <mailpost.1087812393.13172@news-sj1-1>
  0 siblings, 1 reply; 2+ messages in thread
From: Monika Chaddha @ 2004-06-21 10:05 UTC (permalink / raw)
  To: gdb

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-06-25 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-21 10:05 gdb6.1: Problem in building for mips16 Monika Chaddha
     [not found] ` <mailpost.1087812393.13172@news-sj1-1>
2004-06-25 18:38   ` [PATCH] " cgd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox