This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Still hard, was: g77 Build Problems
With respect and thanks to the suggestions regarding optimization,
the response from Stan Shebs seemed to be most relevant:
At 5:35 PM -0700 5/4/01, Stan Shebs wrote:
>Anyway, this is a known failure point - needs more than the default
>512K of stack space. Do "limit stack 800" before building (in .cshrc
>if you like).
Now I still have a problem:
stage1/xgcc -Bstage1/ -B/usr/local/powerpc-apple-darwin1.3.2/bin/ -c
-DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc/gcc
-I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include
../../gcc/gcc/hash.c -o hash.o
../../gcc/gcc/hash.c: In function `hash_lookup':
../../gcc/gcc/hash.c:93: warning: promoted argument `create' doesn't
match prototype
../../gcc/gcc/hash.h:100: warning: prototype declaration
stage1/xgcc -Bstage1/ -B/usr/local/powerpc-apple-darwin1.3.2/bin/ -c
-DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/.
-I../../gcc/gcc/config -I../../gcc/gcc/../include
../../gcc/gcc/ifcvt.c -o ifcvt.o
stage1/xgcc -Bstage1/ -B/usr/local/powerpc-apple-darwin1.3.2/bin/ -c
-DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc/gcc
-I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include
../../gcc/gcc/genattrtab.c
stage1/xgcc -Bstage1/ -B/usr/local/powerpc-apple-darwin1.3.2/bin/
-DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H -DGENERATOR_FILE -o genattrtab \
genattrtab.o rtl.o bitmap.o ggc-none.o gensupport.o hashtab.o
safe-ctype.o print-rtl.o errors.o ` case "obstack.o" in ?*) echo
obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*)
echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genattrtab ../../gcc/gcc/config/rs6000/rs6000.md > tmp-attrtab.c
make[1]: *** [s-attrtab] Segmentation fault
make: *** [stage2_build] Error 2
Unless someone has a better suggestion, I think I'll try cvs'ing a
newer copy of the source (mine is a week old now, must be suffering
from bit-rot by now, mustent it ;-?) and maybe try The -O0 thing too.
Signature held pending an ISO 9000 compliant
signature design and approval process.
h.b.hotz@jpl.nasa.gov, or hbhotz@oxy.edu