This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gengenrtl needs to link with libintl
- To: dj at redhat dot com (DJ Delorie)
- Subject: Re: gengenrtl needs to link with libintl
- From: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- Date: Mon, 12 Nov 2001 23:45:17 -0500 (EST)
- Cc: gcc-bugs at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
> FYI libiberty has no support for HAVE_LIBINTL_H in configure. Doesn't
> even test for it. Unless some magic is going on behind my back,
> --enable-nls is not needed because it would never do anything.
Do you think configure should support HAVE_LIBINTL_H? At the moment,
there are no po files for the messages from getopt.c, obstack.c and regex.c
and as you note configure doesn't support HAVE_LIBINTL_H. Another
option to prevent the interaction with gcc's config.h and any other
package which uses libiberty might be to unconditionally disable the
HAVE_LIBINTL_H (NLS) code in these functions.
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)