This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: Moving C to its own directory
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: neroden at twcny dot rr dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 4 Jun 03 21:28:05 EDT
- Subject: Re: RFC: Moving C to its own directory
The loop over language config files (in the various configuration files)
would be slightly simpler and less error-prone if each language had a
subdirectory under, say, lang, and nothing but languages had such
subdirectories.
I don't see that lang/* is any simpler than */config-lang.in, or at least
not enough simpler to make any real difference.