This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: gengenrtl needs to link with libintl



> Thus, I think we should undefine ENABLE_NLS rather than HAVE_LIBINTL_H
> to disable NLS when building generator files.  However, configure for
> libiberty needs to be modified to add an `--enable-nls' option.

Patches welcome.  It won't fix the bug, but it should avoid it.

> Similar patches should be done for getopt.c and regex.c which also
> may use NLS.

I've a pending regex.c merge from glibc that adds ENABLE_NLS.


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