--enable-targets=all broken (trad mips)

Alan Modra alan@linuxcare.com.au
Mon Jul 3 16:37:00 GMT 2000


On 3 Jul 2000, Andreas Jaeger wrote:

> gcc -W -Wall -g -O2 -o .libs/size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so ../libiberty/libiberty.a -Wl,--rpath -Wl,/opt/binutils/lib
> ../bfd/.libs/libbfd.so: undefined reference to `bfd_elf32_tradbigmips_vec'
> ../bfd/.libs/libbfd.so: undefined reference to `bfd_elf32_tradlittlemips_vec'

Looks to me that the intention was to include elf32-target.h twice at the
end of elf32-mips.c with TARGET_LITTLE_SYM and TARGET_BIG_SYM
appropriately redefined.  Somehow this part of the 2000-07-01 patch hasn't
been applied.

-- 
Linuxcare.  Support for the Revolution.



More information about the Binutils mailing list