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: 11 Nov 2003 14:48:38 -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
------- Additional Comments From caw at gasnaturalban dot com dot ar 2003-11-11 14:48 -------
I tried install gcc 3.3.2 and I received then same message:
gcc -g -DIN_GCC -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.3.2-obj/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/mnt/dasdc/gcc-3.3.2-obj/gcc'
make: *** [bootstrap-lean] Error 2
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|WONTFIX |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12732