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]

problem compiling binutils 2.10


Hi!

I experienced the following problem compiling binutils 2.10.

For configure I used the following command line:
./configure --prefix=/opt/binutils-2.10 --exec-prefix=/opt/binutils-2.10
--enable-shared --enable-static
--enable-64-bit-bfd --enable-targets=all --enable-commonbfdlib
--target=hppa1.1-hp

The local host is a Linux x86pc with glibc 2.1 (SuSE 6.2).

I am using gcc-2.95.2.

This is the error message:

make[3]: Entering directory
`/home/nardmann/CompilationTmp/Linux-i86pc/cross-hp-ux-11/binutils-2.10/binutils'

/bin/sh ./libtool --mode=link gcc  -g -O2 -W -Wall  -o size  size.o
bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
gcc -g -O2 -W -Wall -o size size.o bucomm.o version.o filemode.o
../bfd/.libs/libbfd.a ../libiberty/libiberty.a
../bfd/.libs/libbfd.a(targets.o): In function `find_target':
/home/nardmann/CompilationTmp/Linux-i86pc/cross-hp-ux-11/binutils-2.10/bfd/./targets.c:961:
undefined reference to `som_vec'
/home/nardmann/CompilationTmp/Linux-i86pc/cross-hp-ux-11/binutils-2.10/bfd/./targets.c:961:
undefined reference to `som_vec'
collect2: ld returned 1 exit status
make[3]: *** [size] Error 1

--
Heiko Nardmann (Dipl.-Ing.), h.nardmann@secunet.de, Software Development

secunet Security Networks AG - Sicherheit in Netzwerken
(www.secunet.de),
Weidenauer Str. 223-225, D-57076 Siegen
Tel. : +49 271 48950-13, Fax  : +49 271 48950-50



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