http://sourceware.org/bugzilla/show_bug.cgi?id=12290
Summary: Binutils dies with compiler error on Altix ICE 4700 with GCC 4.4.1 Product: binutils Version: 2.20 Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassig...@sources.redhat.com ReportedBy: tcort...@hpti.com I am trying to build the GNU binutils version 2.20 as a prerequisite for the Scalasca performance analysis tools on our SGI Altix ICE 4700 machine. The only GNU compilers that I am aware of are GCC 4.4.1, and the binutils package won't build (all looks fine up to this point; I can send entire output if that would help): Thanks, -Tom Cortese ... gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/app2/comenv/ALTIX4700/pkgs/binutils-2.20/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o dw2gencfi.c mv -f .deps/dw2gencfi.Tpo .deps/dw2gencfi.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/app2/comenv/ALTIX4700/pkgs/binutils-2.20/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o ecoff.c mv -f .deps/ecoff.Tpo .deps/ecoff.Po mv: cannot move `.deps/ecoff.Tpo' to `.deps/ecoff.Po': No such file or directory make[4]: *** [ecoff.o] Error 1 make[4]: Leaving directory `/aloe/app/comenv/ALTIX4700/pkgs/binutils-2.20/gas' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/aloe/app/comenv/ALTIX4700/pkgs/binutils-2.20/gas' make[2]: *** [all] Error 2 make[2]: Leaving directory `/aloe/app/comenv/ALTIX4700/pkgs/binutils-2.20/gas' make[1]: *** [all-gas] Error 2 make[1]: Leaving directory `/aloe/app/comenv/ALTIX4700/pkgs/binutils-2.20' make: *** [all] Error 2 hawk-0:/app2/comenv/ALTIX4700/pkgs/binutils-2.20/ uname -a Linux hawk-0 2.6.16.60-0.66.1-default #1 SMP Fri May 28 12:10:21 UTC 2010 ia64 ia64 ia64 GNU/Linux hawk-0:/app2/comenv/ALTIX4700/pkgs/binutils-2.20/ module list Currently Loaded Modulefiles: 1) GCC/gcc4.4.1 hawk-0:/app2/comenv/ALTIX4700/pkgs/binutils-2.20/ -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils