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]

failure bootstrapping for alphaev56-unknown-linux-gnu


Hi,

stage1/xgcc -Bstage1/ -B/usr/local/alphaev56-unknown-linux-gnu/bin/  -DIN_GCC   -w -W -Wall -Wtraditional -O2 -g -O2   -o ../cc1chill parse.o actions.o except.o grant.o lang.o tree.o lex.o decl.o typeck.o convert.o expr.o loop.o tasking.o timing.o inout.o satisfy.o ch-version.o ../ggc-callbacks.o \
      `cat ../stamp-objlist`  ../../libiberty/libiberty.a
../builtins.o: In function `expand_tree_builtin':
/home/igor/src/egcs-20000124/gcc/builtins.c:2544: undefined reference to `build_unary_op'
/home/igor/src/egcs-20000124/gcc/builtins.c:2544: undefined reference to `build_unary_op'
/home/igor/src/egcs-20000124/gcc/builtins.c:2607: undefined reference to `build_binary_op'
/home/igor/src/egcs-20000124/gcc/builtins.c:2607: undefined reference to `build_binary_op'
/home/igor/src/egcs-20000124/gcc/builtins.c:2609: undefined reference to `build_unary_op'
/home/igor/src/egcs-20000124/gcc/builtins.c:2609: undefined reference to `build_unary_op'

Thanks

Igor

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