This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Possible bug in mips-tdep.c


Hi,

I have configured gdb 4.18 for a mips-mips-vxworks target. When I try to
invoke make from gdb-4.18 directory, I get an undefined reference error for
'bfd_mips_num_opcodes', in file gdb/mips-tdep.c.

The variable 'bfd_mips_num_opcodes' is defined in opcode/mips-op.c, but it
looks like that this file is not getting included by the make script. 

Any inputs on this would be welcome. Also I would like to know if this is a
bug, or something wrong with my configuration.

Thanks
Sumit


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]