OSR 5.0.6 bootstrap fails

Robert Lipe robertlipe@usa.net
Wed Jan 17 08:57:00 GMT 2001


Jean-Pierre Radley wrote:
> Something changed since January 12th that now causes a bootstrap on
> OpenServer 5.0.6 to fail:
> 
> /bin/cc  -DIN_GCC    -g    -DHAVE_CONFIG_H  -o cc1 \
> 	c-parse.o c-lang.o c-errorso c-lex.o c-pragma.o c-decl.o c-typeck.o c-c onvert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-dump.o libcpp.a  toplev.o libbackend.a obstack.o alloca.o  ./intl/libintl.a ../libiberty/libiber ty.a
> undefined                       first referenced
>  symbol                             in file
> UNIQUE_SECTION                      libbackend.a

At a quick glance through the symbol tables and cvs annotate, it looks
like that was rth's 1.205 commit to i386.c that created a reference to
UNIQUE_SECTION when there isn't a UNIQUE_SECTION defined.

RJL


More information about the Gcc mailing list