This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
egcs-20000124 doesn't build on Red Hat Linux 6.0
- To: bug-gcc at gnu dot org
- Subject: egcs-20000124 doesn't build on Red Hat Linux 6.0
- From: Martin Buchholz <martin at xemacs dot org>
- Date: Thu, 27 Jan 2000 14:42:45 -0800 (PST)
- Reply-to: martin at xemacs dot org
/hack/import/egcs-20000124/configure
--prefix=/hack/import/egcs-20000124/inst
--exec-prefix=/hack/import/egcs-20000124/inst/linux-libc2 --verbose
make bootstrap CC=gcc27 CFLAGS=-O
...
gcc27 -DIN_GCC -O -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':
../builtins.o(.text+0x2a38): undefined reference to `build_unary_op'
../builtins.o(.text+0x2aac): undefined reference to `build_binary_op'
../builtins.o(.text+0x2abe): undefined reference to `build_unary_op'
collect2: ld returned 1 exit status