This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


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

disassemble.c:246: `print_insn_tic54x' undeclared



Building the current binutils on i686-linux I get:

gcc -DHAVE_CONFIG_H -I. -I/cvs/binutils/opcodes -I. -D_GNU_SOURCE -I. -I/cvs/binutils/opcodes -I../bfd -I/cvs/binutils/opcodes/../include -I/cvs/binutils/opcodes/../bfd -I/cvs/binutils/opcodes/../intl -I../intl -W -Wall -g -O2 -c -DARCH_all /cvs/binutils/opcodes/disassemble.c  -fPIC -DPIC -o .libs/disassemble.lo
/cvs/binutils/opcodes/disassemble.c: In function `disassembler':
/cvs/binutils/opcodes/disassemble.c:246: `print_insn_tic54x' undeclared (first use in this function)
/cvs/binutils/opcodes/disassemble.c:246: (Each undeclared identifier is reported only once
/cvs/binutils/opcodes/disassemble.c:246: for each function it appears in.)

I run configure with:
/cvs/binutils/configure --prefix=/opt/binutils --enable-shared \
--disable-nls \
--enable-build-warnings --enable-targets=all --enable-64-bit-bfd

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de


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