This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: treelang bootstrap error on powerpc-linux


Matthias Klose wrote:
> 
> 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

I must have a library missing. I will have a look and try and work out what it
is,

Tim Josling


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]