This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: EGCS->GCC: Snapshot names


On Fri, 10 Nov 2000, Richard Earnshaw wrote:
> Well, to try it out, we could add gcc (or some other temporary name) as a
> symlink to egcs; then if it works the converse should also work (so,
> remove the gcc symlink; rename egcs to gcc and then symlink egcs to gcc).

Actually, I just realised that it is already that way:

  [gerald@sourceware ~]$ ls -la /cvs/gcc/.
 total 9
 drwxrwsr-x   7 anoncvs  gcc          1024 Nov 10 08:32 ./
 drwxrwsr-x   6 law      gcc          1024 Nov  6 09:20 ../
 drwxrwsr-x   5 anoncvs  gcc          2048 Nov 10 08:43 CVSROOT/
 drwxrwsr-x   8 pcg      gcc          1024 Nov 10 03:07 benchmarks/
 lrwxrwxrwx   1 root     gcc             3 Nov 10 08:32 egcs -> gcc/
 drwxrwsr-x  20 anoncvs  gcc          2048 Nov 10 09:02 gcc/
 lrwxrwxrwx   1 root     anoncvs        38 Oct  8  1999 guile -> ...
 drwxrwsr-x   2 brendan  gcc          1024 Nov  9 14:10 testrun/
 drwxrwsr-x   5 gumby    gcc          1024 Nov 10 09:02 wwwdocs/

Apparently, someone already took care of this. ;-)

But, we also have
 gcc egcs
in CVSROOT/modules.

I'm tempted to think that this should be removed now?

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]