This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12732] gengenrtl: cannot execute binary file
- From: "caw at gasnaturalban dot com dot ar" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Oct 2003 20:18:46 -0000
- Subject: [Bug bootstrap/12732] gengenrtl: cannot execute binary file
- References: <20031022193714.12732.caw@gasnaturalban.com.ar>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12732
------- Additional Comments From caw at gasnaturalban dot com dot ar 2003-10-27 20:18 -------
Subject: Re: gengenrtl: cannot execute binary file
I tried to install binutils 2.14 but 'sh configure' says that my current
version of gcc (2.95.2) is to old.
By the way. I have executed 'make' of gcc 3.2 and I got the same message:
mnt/dasdc/gcc-3.2/gcc/gengenrtl.c -o gengenrtl.o
gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H
-DGENERATOR_FILE -o gengenrtl \
gengenrtl.o ../libiberty/libiberty.a
./gengenrtl -h > tmp-genrtl.h
/bin/sh: ./gengenrtl: cannot execute binary file
make[2]: *** [s-genrtl] Error 126
make[2]: Leaving directory `/mnt/dasdc/gcc-3.2-obj/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/mnt/dasdc/gcc-3.2-obj/gcc'
make: *** [bootstrap-lean] Error 2