This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Moving C to its own directory (was Re: ObjC tree inlining)
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Cc: Phil Edwards <pedwards at disaster dot jaj dot com>, Alexandre Oliva <aoliva at redhat dot com>, <gcc at gcc dot gnu dot org>
- Date: Mon, 19 Nov 2001 20:53:53 +0000 (GMT)
- Subject: Re: Moving C to its own directory (was Re: ObjC tree inlining)
On Mon, 19 Nov 2001, Neil Booth wrote:
> Things common to C++ as well as C/ObjC, like c-lex.c, c-format.c and
> c-common.c are debatable, but IMO should go there too. For clarity, I
What about builtin-types.def, builtin-attrs.def (which are also
C/C++/ObjC-specific)?
Would the directory have its own Makefile fragment, or would it use the
gcc Makefile.in?
--
Joseph S. Myers
jsm28@cam.ac.uk