This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: replace obsolete GCC libintl with top-level libintl fromnewest gettext distribution
- From: "Zack Weinberg" <zack at codesourcery dot com>
- To: Alexandre Oliva <aoliva at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org, gdb-patches at sourceware dot org, binutils at sourceware dot org
- Date: Thu, 03 Jul 2003 08:46:19 -0700
- Subject: Re: PATCH: replace obsolete GCC libintl with top-level libintl fromnewest gettext distribution
- References: <87he64wa7m.fsf@codesourcery.com><orel17hc0q.fsf@free.redhat.lsd.ic.unicamp.br>
Alexandre Oliva <aoliva@redhat.com> writes:
> On Jul 3, 2003, "Zack Weinberg" <zack@codesourcery.com> wrote:
>
>> OK to apply?
>
> Oh, wait! This will break uberbaum, unless binutils, gdb and
> everybody else switches to the new intl/ at the same time.
It shouldn't. The uberbaum intl/ symlink points to /cvs/src/src/intl,
so you'll get the old libintl, which is harmless. GCC has no
dependency on the precise version of libintl in use.
zw