[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gcc 2.8.1 compilation problems
- To: misc@openbsd.org
- Subject: gcc 2.8.1 compilation problems
- From: Matthew Patton <patton@sysnet.net>
- Date: Sun, 24 May 1998 23:29:15 -0400
- Delivery-Date: Mon May 25 20:34:22 1998
I'm in the middle of moving from -current (feb 98) to post 2.3 -current.
I'm rebuilding gcc 2.8.1 now for the 2nd time, with the new GAS. When I
built gcc under 2.7.2 I don't recall seeing these warnings and errors. Can
anybody help?
cc -c -DIN_GCC -O2 -DOPENBSD_NATIVE -W -Wall -If -I.
-I/usr/src/gnu/usr
.bin/gcc/f -I/usr/src/gnu/usr.bin/gcc/f/..
-I/usr/src/gnu/usr.bin/gcc/f/../confi
g /usr/src/gnu/usr.bin/gcc/f/expr.c -o f/expr.o
/usr/src/gnu/usr.bin/gcc/f/expr.c: In function `ffeexpr_type_combine':
/usr/src/gnu/usr.bin/gcc/f/expr.c:8741: warning: suggest explicit braces to
avoi
d ambiguous `else'
/usr/src/gnu/usr.bin/gcc/f/expr.c: In function `ffeexpr_reduce_':
/usr/src/gnu/usr.bin/gcc/f/expr.c:9864: warning: suggest explicit braces to
avoi
d ambiguous `else'
/usr/src/gnu/usr.bin/gcc/f/expr.c:9878: warning: suggest explicit braces to
avoi
d ambiguous `else'
/usr/src/gnu/usr.bin/gcc/f/expr.c: In function
`ffeexpr_declare_parenthesized_':
/usr/src/gnu/usr.bin/gcc/f/expr.c:17712: warning: suggest explicit braces
to avo
id ambiguous `else'
/usr/src/gnu/usr.bin/gcc/f/expr.c:17834: warning: suggest explicit braces
to avo
id ambiguous `else'
/tmp/ccF25118.s: Assembler messages:
/tmp/ccF25118.s:31216: Fatal error:Source line too long. Please change file
inpu
t-scrub.c then rebuild assembler.
*** Error code 1
--------
"There are no significant bugs in our released software that any
significant number of users want fixed." - Bill Gates in an interview with
Focus magazine, Oct 23, 1995.