bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cross-compiler


From: Zsiga Robert
Subject: Cross-compiler
Date: Wed, 18 Oct 2000 11:23:53 +0200

Hello!


    We would like to create a cross-complier under linux for Hp.
 We try to build  on RedHat 6.2  with egcs to HP-UX 10.20 with sed
patch.
 We configure the binutils with this command:
configure --target=$target --prefix=$prefix -v
 wher $target=hppa1.1-hp-hpux10.20 and $host=i686-pc-linux-gnu and the
version of the binutils 2.9.1 .

and the compiler wrot to me this:

make[3]: Entering directory `/hphome/proba2/hp/build-binutils/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
-ldl
gcc -g -O2 -W -Wall -o size size.o bucomm.o version.o filemode.o
../bfd/.libs/libbfd.a ../libiberty/libiberty.a -ldl
../bfd/.libs/libbfd.a(targets.o): In function `find_target':
/hphome/proba2/hp/build-binutils/bfd/../../binutils-2.9.5.0.22/bfd/targets.c:955:
undefined reference to `som_vec'
/hphome/proba2/hp/build-binutils/bfd/../../binutils-2.9.5.0.22/bfd/targets.c:955:
undefined reference to `som_vec'
collect2: ld returned 1 exit status
make[3]: *** [size] Error 1
make[3]: Leaving directory `/hphome/proba2/hp/build-binutils/binutils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/hphome/proba2/hp/build-binutils/binutils'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/hphome/proba2/hp/build-binutils/binutils'
make: *** [all-binutils] Error 2

Please help me!

Bye!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]