This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Status of 3.3.5 release and 3.3 branch
Gabriel Dos Reis <gdr@cs.tamu.edu> writes:
> | gcc 3.3.3 is there, it's just not in the right place. It's in
> | ftp://ftp.gnu.org/gnu/gcc/releases/gcc-3.3.3
> | whereas all the other releases are in, e.g.,
>
> That is not true. ftp.gnu.org/pub/gcc is just unstructured.
I think it's structured. Every release from 2.95 on can be found in
ftp://ftp.gnu.org/gnu/gcc/gcc-RELEASE
Every release other than 3.3.3, that is.
> gcc.gnu.org has a clear directory structure -- releases are under releases/
> ftp.gnu.org has a different looking.
That is reasonable. ftp.gnu.org holds only official GNU releases--for
all GNU programs, not just gcc. gcc.gnu.org holds many other things.
It is reasonable for releases on gcc.gnu.org to be in a subdirectory.
Ian