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]

more blatant breakage in i18n


Chill is not linking with ../intl/libintl.a (a.k.a. $(INTLLIBS)).   

Could the person that turned this internationalization stuff please
verify that a full three-stage build works with a non-GCC non-GLIBC
environment?


../stage1/xgcc -B../stage1/ -B/usr/local/i686-pc-sco3.2v5.0.5/bin/  -DIN_GCC   -W -Wall  -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -Wno-long-long -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 
Undefined			first referenced
 symbol  			    in file
bindtextdomain                      ../toplev.o
dcgettext__                         ../diagnostic.o
textdomain                          ../toplev.o
_nl_msg_cat_cntr                    ../toplev.o

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