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: Import some gettext macros [1/3]


--- DJ Delorie <dj@redhat.com> wrote:

> 
> > Further pruning of gcc and libjava will occur in a subsequent
> patches.
> > 
> > OK?
> 
> Note that toplevel patches should be applied and tested to both the
> gcc and src trees before committing to either.  Especially for big
> changes.
> 
> The toplevel config/ is one of the "toplevel" things that we're
> [manually] keeping in sync.

Sure,

I'll apply this patch to a checked out copy of src and rerun it.  I did
run it on src on my home darwin box, but apparently FSF binutils
doesn't get built under darwin, so it seemed kind of pointless to
mention.   Though I guess I'll just have it build a cross compiler
tonight.

I did check that the macro in the to-be-renamed gettext.m4
(ZW_GNU_GETTEXT_SISTER_DIR) is not present in the rest of the src/ tree
besides gcc and libcpp.  Also everything in /src seems to be still be
using an ancient version of gettext & libintl, so the intl changes
aren't relavant there.

The rest of the change to config/ were additional macros that won't be
used unless they are requested.

KC


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