Subject: Re: Problems building May 25th tars
To: Burns, Scott <scott.burns@labatt.com>
From: Perry E. Metzger <perry@piermont.com>
List: current-users
Date: 05/27/1996 18:51:17
"Burns, Scott" writes:
> Anyway, I rebooted my V1.1 kernel and continued on with the V1.1B
> userland rebuild and it has now died on:

After building the new GCC, ignore the library fail. Install the new
GCC. Then, build it again. The second time, the library will build.

> 
> ===> libgcc
> cc -O -I/usr/src/gnu/usr.bin/gcc/libgcc/../common
> -I/usr/src/gnu/usr.bin/gcc/lib
> gcc/../arch  -I/usr/src/gnu/usr.bin/gcc/libgcc/../arch/i386 -Werror  -c
> -DL__gcc
> _bcmp -o __gcc_bcmp.o /usr/src/gnu/usr.bin/gcc/libgcc/libgcc2.c
> /usr/src/gnu/usr.bin/gcc/libgcc/libgcc2.c:76: no data type for mode `XF'
> /usr/src/gnu/usr.bin/gcc/libgcc/libgcc2.c:82: unknown machine mode
> `__word__'
> *** Error code 1
> 
> Stop.
> *** Error code 1