This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
treelang bootstrap error on powerpc-linux
- From: Matthias Klose <doko at cs dot tu-berlin dot de>
- To: Tim Josling <tej at melbpc dot org dot au>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 2 Mar 2003 18:29:25 +0100
- Subject: treelang bootstrap error on powerpc-linux
HEAD 20030302:
stage1/xgcc -Bstage1/ -B/usr/lib/gcc-experimental/powerpc-linux/bin/ -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -fno-common -Werror -DHAVE_CONFIG_H -o tree1 \
treelang/tree1.o treelang/treetree.o treelang/lex.o treelang/parse.o c-convert.o
c-typeck.o c-common.o c-decl.o attribs.o main.o libbackend.a ../libiberty/libiberty.a ../libiberty/libiberty.a ../libiberty/libiberty.a
c-common.o(.text+0xf87c): In function `cb_register_builtins':
: undefined reference to `rs6000_cpu_cpp_builtins'
c-common.o(.text+0xf87c): In function `cb_register_builtins':
: relocation truncated to fit: R_PPC_REL24 rs6000_cpu_cpp_builtins
collect2: ld returned 1 exit status
make[4]: *** [tree1] Error 1