--enable-targets=all broken (trad mips)
H . J . Lu
hjl@lucon.org
Mon Jul 3 09:34:00 GMT 2000
More information about the Binutils mailing list
Mon Jul 3 09:34:00 GMT 2000
- Previous message (by thread): --enable-targets=all broken (trad mips)
- Next message (by thread): --enable-targets=all broken (trad mips)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Jul 03, 2000 at 05:53:55PM +0200, Andreas Jaeger wrote: > > > I just got this build failure: > > 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' > collect2: ld returned 1 exit status > collect2: ld returned 1 exit status > make[3]: *** [size] Error 1 > make[3]: Leaving directory `/builds/sourceware-src/build-binutils-ln/binutils' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/builds/sourceware-src/build-binutils-ln/binutils' > make[1]: *** [all-recursive-am] Error 2 > > My configure command is: > configure --prefix=/opt/binutils --enable-shared \ > --disable-nls \ > --enable-build-warnings --enable-targets=all --enable-64-bit-bfd > Koundinya K, kk@ddeorg.soft.net, checked in an incomplete patch. Koundinya, where are the definitions of bfd_elf32_tradbigmips_vec and bfd_elf32_tradlittlemips_vec you added? H.J.
- Previous message (by thread): --enable-targets=all broken (trad mips)
- Next message (by thread): --enable-targets=all broken (trad mips)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list