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]

Re: problem compiling binutils 2.10


On Wed, 28 Jun 2000, Heiko Nardmann wrote:

> /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'

SOM targets can only be compiled on a native HP system, as they
unfortunately make use of system header files.

-- 
Linuxcare.  Support for the Revolution.


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