Hi Markus, > When building binutilities 2.14 on a sparc-SunOS-5.7 host > for target msp430 configured using > ./configure --target=msp430 --prefix=/usr/local/msp/msp-430-sf-cvs > in some of the resulting makefiles the library libintl wasn't linked, > resulting in build errors like: > > Undefined first referenced > symbol in file > libintl_bindtextdomain ldmain.o > libintl_gettext ldgram.o > libintl_dgettext ../bfd/.libs/libbfd.a(archive.o) > libintl_textdomain ldmain.o > ld: fatal: Symbol referencing errors. No output written to ld-new
Thanks for reporting this problem. It appears to be an autoconf bug, which I hope will be solved when binutils fully switches over to using autoconf v2.57. Cheers Nick