NLS code completely hosed

Richard Earnshaw rearnsha@arm.com
Sat Jun 3 08:32:00 GMT 2000


> 
> 
> rearnsha@sun18.cambridge.arm.com said:
> > The patch below sort of makes sure we pass the correct flags to the
> > sub-make, but even when we do, we still get link errors when trying to
> >  build cc1chill.  I've no idea what is going on now...
> 
> > Undefined                       first referenced
> >  symbol                             in file
> > _nl_msg_cat_cntr	              ../toplev.o 
> > bindtextdomain                      ../toplev.o
> > textdomain                          ../toplev.o
> > dcgettext__		              ../diagnostic.o
> > ld: fatal: Symbol referencing errors. No output written to ../cc1chill 
> 
> Hm, it turns out that the chill front-end is even trying to link 
                                            ^^

Argh!  It just isn't my day... :-(

What I really meant to say was "isn't".


> libintl.a.  Unfortunately, it looks like the chill Makefile isn't created 
> with the normal autoconf stuff, so fixing it is going to be tricky.
> 
> R.
> 




More information about the Gcc-bugs mailing list