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

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

binutils 2.12 fails to bootstrap on sunos 4.1.4


From: jason andrade
Subject: binutils 2.12 fails to bootstrap on sunos 4.1.4
Date: Mon, 27 May 2002 17:31:57 +1000 (EST)

Hi,

I'm trying to build binutils to see if i can use it to bootstrap
gcc 3.1 (which also doesn't build on sunos 4.1.4).

The platform is a SS10 running SunOS 4.1.4 with all the appropriate
OS patches applied.

I am trying to build binutils 2.12 using gcc 2.95.3 (which doesn't
build out of the box but with various fixes was persuaded to build
by someone else).

I've tried building binutils with the Sun cc that comes with the OS
and it dies much earlier in the piece than when using gcc.

make[3]: Entering directory `/server/source/build/binutils-2.12/binutils'
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd 
-I./../include  -I./../intl -I../intl 
-DLOCALEDIR="\"/opt/local/stow/binutils-2.12/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c unwind-ia64.c
unwind-ia64.c: In function `unw_print_brmask':
unwind-ia64.c:54: invalid operands to binary +
unwind-ia64.c: In function `unw_print_grmask':
unwind-ia64.c:75: invalid operands to binary +
unwind-ia64.c: In function `unw_print_frmask':
unwind-ia64.c:95: invalid operands to binary +
unwind-ia64.c: In function `unw_decode_x1':
unwind-ia64.c:597: warning: implicit declaration of function `printf'
unwind-ia64.c: In function `unw_decode_p2_p5':
unwind-ia64.c:795: warning: implicit declaration of function `_flsbuf'
make[3]: *** [unwind-ia64.o] Error 1
make[3]: Leaving directory `/server/source/build/binutils-2.12/binutils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/server/source/build/binutils-2.12/binutils'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/server/source/build/binutils-2.12/binutils'
make: *** [all-binutils] Error 2


I am happy to provide ssh access to the machine if someone needs that to
help debug the problem.


regards,

-jason




reply via email to

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