Hi Torsten,
> I'm trying to update my old binutils to version 2.13. I'm using gcc
> version 2.95.2 19991024 and GNU Make version 3.79.1 on an i686 PC.
> /home/tmi/Projects/binutils-2.13/binutils/size.c:85: undefined reference to `lib
> intl_gettext'
Try configuring with "--disable-nls".
Cheers
Nick