Subject: libgcc2 compilation trouble
To: None <current-users@NetBSD.ORG>
From: None <ken@net5.co.jp>
List: current-users
Date: 12/11/1996 14:12:42
Hi,

I'm in the middle of the process of upgrading my mid-May pre-1.2
mac68k box to 1.2B from this Nov. 30 tar balls.  I got the following
error when compiling libgcc2:

cc -O -I/usr/src/gnu/usr.bin/gcc/libgcc/../common -I/usr/src/gnu/usr.bin/gcc/libgcc/../arch  -I/usr/src/gnu/usr.bin/gcc/libgcc/../arch/m68k -Werror  -c -DL_op_new -o _op_new.o /usr/src/gnu/usr.bin/gcc/libgcc/libgcc2.c
cc1: warnings being treated as errors
/usr/src/gnu/usr.bin/gcc/libgcc/libgcc2.c:1652: warning: alias definitions not supported in this configuration
*** Error code 1

Stop.

Does anyone have a clue?  I have to build and *install* the new gcc
before trying to compile libgcc, maybe?

Thanks,

ken