RFC: Moving C to its own directory
Nathanael Nerode
neroden@twcny.rr.com
Tue Jun 3 17:48:00 GMT 2003
Neil Booth said:
>
>Following a brief discussion with rth at the summit, and just
>now on IRC, I thought I'd post what the current plan is.
>
>1) Create a directory fe/
>2) Create a directory fe/c/
>3) Move c-specific and C common files, like c-lex.c, there.
>4) Move objc/ to fe/ too.
>
>I originally suggested fe/c/c/ fe/c/cp/ and fe/c/objc, but Zack
>thought that was overkill and made configury harder, though I
>still like the separation myself.
>
>cp/, f/ and java/ and (ugh) ada/ should be moved too, but I'm not
>volounteering to do those.
>
>If there are no further comments, I will do 1-4) some time in the
>future. I'm quite busy at present, so it'll probably be at least
>2 months.
>
>Neil.
Wasn't there some discussion of waiting on major directory moves
like this until we switched to Subversion or another version
control system which handles renames and file moves properly?
*cough, cough*
Anyway, "fe" is a horrible name. (Down with acronyms!) "lang" would be
better, so we'd have
gcc/lang/ada
gcc/lang/c
gcc/lang/cp
gcc/lang/f
gcc/lang/java
gcc/lang/objc
gcc/lang/treelang
--Nathanael
More information about the Gcc
mailing list