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]

moving lib<foo> into GCC FTP site



Gerald and I have been discussing PR 1024 (summary, the libstdc++ snapshots
are still localized to sources.redhat.com) and have an idea.

The language support libraries need to be moved into the /pub/gcc FTP
area somewhere.  Right now it's hard for libstdc++ (and libjava too, I
imagine) to point users to the list of GCC mirrors, because all those
links refer directly to /pub/gcc.  We would have to say, "Go here, and then
choose a mirror, and then go there, and then go up a directory, and then
go to libstdc++, and *then* you'll see the library."

To avoid that, we've been pointing to sources.redhat.com directly, which
is a bad idea for a unified project.


So we're thinking to make library directories under the snapshots directory:

        ...
        2000-01-29/
        2000-02-05/
        LATEST-IS-blahblahblah
    ->  libchill/
    ->  libjava/
    ->  libstdc++/
    ->  libwhatever/

and then each library project puts its own snapshots in their directories.
Alternatively, those directories could be put alongside the "releases"
and "snapshots" directories, possibly in their own "libraries" directory,
etc, etc.  A plethora -- a veritable cornucopia! -- of possibilities.

Then all library subprojects can point to http://gcc.gnu.org/mirrors.html
and say, "It's there, go get it."

Thoughts?

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.

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