Error message of hppa1.1-hp-proelf cross compiler

Chen Liqin lqchen@sec.ac.cn
Wed Jul 18 23:08:00 GMT 2001





Does anybody can help me solve this 
problem?
 
Now I try to build a hppa1.1-hp-proelf 
crosscomplier on cygwin32(NT), and use binutils-2.10, gcc-2.95.2 .
 
my steps as below:
 
$HOME/binutils-2.10/configure 
\ --target=hppa1.1-hp-proelf \ --prefix=$HOME/tools/ 
\ --exec-prefix=$HOME/tools/  
 
make all install
 
but I always get error msg in 
binutils make progress:
gcc 
-DHAVE_CONFIG_H -I. -I/user/lqchen/cygnus/binutils-2.10/bfd -I. -D_GNU_SOURCE 
-I. -I/user/lqchen/cygnus/binutils-2.10/bfd 
-I/user/lqchen/cygnus/binutils-2.10/bfd/../include 
-I/user/lqchen/cygnus/binutils-2.10/bfd/../intl -I../intl -g -O2 -W -Wall -c 
/user/lqchen/cygnus/binutils-2.10/bfd/stab-syms.c -o stab-syms.o echo 
timestamp > stab-syms.lo /bin/sh ./libtool --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I/user/lqchen/cygnus/binutils-2.10/bfd -I. 
-D_GNU_SOURCE     -I. 
-I/user/lqchen/cygnus/binutils-2.10/bfd 
-I/user/lqchen/cygnus/binutils-2.10/bfd/../include  
-I/user/lqchen/cygnus/binutils-2.10/bfd/../intl -I../intl    -g 
-O2 -W -Wall -c /user/lqchen/cygnus/binutils-2.10/bfd/elf32-hppa.c gcc 
-DHAVE_CONFIG_H -I. -I/user/lqchen/cygnus/binutils-2.10/bfd -I. -D_GNU_SOURCE 
-I. -I/user/lqchen/cygnus/binutils-2.10/bfd 
-I/user/lqchen/cygnus/binutils-2.10/bfd/../include 
-I/user/lqchen/cygnus/binutils-2.10/bfd/../intl -I../intl -g -O2 -W -Wall -c 
/user/lqchen/cygnus/binutils-2.10/bfd/elf32-hppa.c -o 
elf32-hppa.o /user/lqchen/cygnus/binutils-2.10/bfd/elf32-hppa.c:1329: 
elf32-target.h: No such file or directory make[3]: *** [elf32-hppa.lo] Error 
1
 
 
what should i do, where can i found the 
elf32-target.h file.
 
Rgds
Liqin
 
Jul 
19



More information about the crossgcc mailing list