[Bug bootstrap/11745] Bootstrap fails when compiling insn-attrtab.c with stage1/xgcc
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Aug 15 18:07:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11745
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-15 18:07 -------
I think this will work:
CFLAGS="-g -Wl,--stack,8388608"
export CFLAGS
pathToGCCsrc/configure configureoptions
make bootstrap
can one of you two try this?
More information about the Gcc-bugs
mailing list