Gdb configuration and compilation

Ralf Corsepius ralf.corsepius at rtems.org
Wed Sep 5 22:02:10 UTC 2007


On Wed, 2007-09-05 at 13:30 -0500, Joel Sherrill wrote:
> Robert S. Grimes wrote:

> You are probably just missing the libintl development package.
?!? You never must have libintl installed.
configure --disable-nls
should always work

Also: i18n often does't work for any cross-binutils/gcc/gdb
because their locale files conflict with a native binutils/gcc/gdb
locale files (Details depends on a system's installation).
It's the reason why all rtems rpms are being built with --disable-nls.

Ralf





More information about the users mailing list