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


Which header files are needed?
I have access to the HP-UX 11 machine so tell me what to get from it.

Alan Modra wrote:

> 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.

--
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]