This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
seperating the gcc/ directory
- From: Dan D Carpenter <ddcarpen1 at cs dot bemidjistate dot edu>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 28 Apr 2002 18:36:00 -0500 (CDT)
- Subject: seperating the gcc/ directory
There are just over 300 files in the gcc/gcc/ directory and I was
wonderring if there was any plan to start spliting these into seperate
directories.
I think the c preprossor and maybe even the c front end could be moved
into their own sub directories. There are a couple misc programs such
as enquire.c and doschk.c that could be moved into a gcc/misc/ directory.
Basically the gcc/ directory keeps on growing and I'm just throwing out
some ideas for breaking it up.
regards,
dan carpenter