Folks,
In trying to get gcc going (2.6.3) we got some warnings and an error:
uopt: Warning: yyparse: this procedure not optimized because it
exceeds size threshold; to optimize this procedure, use -Olimit option
with value >= 1503.
We got a lot of warnings like this one, what do folks usually put in
for -Olimit values?
We also got this fatal error:
cc -c -DCROSS_COMPILE -DIN_GCC -O -I. -I. -I./config mips-tfile.c
/usr/lib/cmplrs/cc/cfe:
Error: mips-tfile.c: 718: Cannot open file mips/a.out.h
for #include
*** Exit 1
Stop.
Now, did we miss something or did the GNU folks forget a header file?
Has anyone gotten 2.6.3 to compile under OSF/1 3.0B?
Thanks a ton in advance!
--Roger Jagoda
Cornell University
rogerj_at_lps.cornell.edu
Received on Mon Feb 27 1995 - 19:16:44 NZDT