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]

current CVS version is broken



Trying to build the current CVS version on i686-Linux, I get:

/bin/sh ./libtool --mode=link gcc  -g -O2 -W -Wall  -o objdump  objdump.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a  
gcc -g -O2 -W -Wall -o .libs/objdump objdump.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o ../opcodes/.libs/libopcodes.so ../bfd/.libs/libbfd.so ../libiberty/libiberty.a -Wl,--rpath -Wl,/opt/binutils/lib
../opcodes/.libs/libopcodes.so: undefined reference to `print_insn_avr'
collect2: ld returned 1 exit status
make[3]: *** [objdump] Error 1
make[3]: Leaving directory `/usr/src/build-binutils/binutils'

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

My system: i686-Linux, gcc 2.95.2, Linux 2.3.99pre3.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

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