Error message of hppa1.1-hp-proelf cross compiler
Chen Liqin
lqchen@sec.ac.cn
Tue Jul 17 23:36: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/tekhex.c -o tekhex.o echo timestamp
> tekhex.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/ihex.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/ihex.c -o ihex.o echo timestamp >
ihex.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/stabs.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/stabs.c -o stabs.o echo timestamp >
stabs.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/stab-syms.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/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
18
More information about the crossgcc
mailing list