This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Re: Error whilst compiling egcs-core-19990314.tar.gz
- To: Alexandre Oliva <oliva at dcc dot unicamp dot br>
- Subject: Re: [patch] Re: Error whilst compiling egcs-core-19990314.tar.gz
- From: Jeffrey A Law <law at hurl dot cygnus dot com>
- Date: Thu, 18 Mar 1999 00:44:57 -0700
- cc: Yusuf Goolamabbas <yusufg at huge dot net>, egcs-patches at egcs dot cygnus dot com
- Reply-To: law at cygnus dot com
In message <oru2vkwvzr.fsf@dcc.unicamp.br>you write:
> Index: gcc/ChangeLog
> from Alexandre Oliva <oliva@dcc.unicamp.br>
>
> * Makefile.in (INTL_TARGETS): new macro
> ($(INTL_TARGETS)): depend on generated sources; drop dependencies
> on cp/parse.c and objc/objc-parse.c
> ($(srcdir)/cp/parse.c): move to cp/Make-lang.in
> * objc/Make-lang.in ($(INTL_TARGETS)): depend on objc/objc-parse.c
This is fine for now. I'm not particularly happy with the overall scheme for
the intl code in our make subsystem. But I think fixing it ought to be part
of the post-1.2 revamp.
Do we need the same stuff for java?
jeff