This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: adding a directory on a branch
- From: Richard Henderson <rth at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: GCC Mailing List <gcc at gcc dot gnu dot org>
- Date: Tue, 12 Oct 2004 09:33:52 -0700
- Subject: Re: adding a directory on a branch
- References: <m3zn2yl4sk.fsf@localhost.localdomain>
On Thu, Oct 07, 2004 at 01:14:03PM -0600, Tom Tromey wrote:
> What I'd like to do is make a new top-level directory, which would
> hold the compiler core. The contents of gcc/java would be replaced by
> the tree-specific back end.
Sure.
> I'm not sure what to name this directory. "libgcj" seems really
> confusing, given that the libjava directory makes a library named
> libgcj. I've called my sourceforge project "gcjx" (x = experimental);
> in the absence of suggestions I will call it "gcjx".
libjavap, for java parser?
r~