This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
build failures on sun4 sparc solaris
- To: gcc at gcc dot gnu dot org
- Subject: build failures on sun4 sparc solaris
- From: Mike Stump <mrs at windriver dot com>
- Date: Thu, 1 Jun 2000 19:47:29 -0700 (PDT)
Build failures on sun4 sparc solaris:
gcc -c -DIN_GCC -DSVR4 -g -W -Wall -Wtraditional -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../egcs/gcc -I../../egcs/gcc/config -I../../egcs/gcc/../include ../../egcs/gcc/tree.c
Undefined first referenced
symbol in file
bindtextdomain cppmain.o
gettext libcpp.a(cpperror.o)
textdomain cppmain.o
ld: fatal: Symbol referencing errors. No output written to cpp
collect2: ld returned 1 exit status
make[2]: *** [cpp] Error 1
make[2]: *** Waiting for unfinished jobs....