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: zack at codesourcery dot com (Zack Weinberg)
- 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 19:16:28 -0500 (EST)
- Cc: wilson at cygnus dot com, gcc-bugs at gcc dot gnu dot org
> Index: mkconfig.sh
> --- mkconfig.sh 2001/08/13 15:52:19 1.6
> +++ mkconfig.sh 2001/11/12 22:00:10
Now well into stage2 so I think it works.
> +# Prevent obstack.c from thinking it can do i18n of its error message
> +# when it's being linked against a build-side program.
> +echo '#ifdef GENERATOR_FILE'
> +echo '# undef HAVE_LIBINTL_H'
> +echo '#endif'
> +
> ) > $output.T
DJ may do a merge from glibc. If he does, then I think ENABLE_NLS should
be undefined rather than HAVE_LIBINTL_H.
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)