This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Autobuild at NetWinder.org will be going away
- To: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Subject: Re: Autobuild at NetWinder.org will be going away
- From: Rod Stewart <stewart at lab43 dot org>
- Date: Mon, 17 Sep 2001 12:06:04 -0400 (EDT)
- cc: <gcc at gcc dot gnu dot org>
On Sun, 16 Sep 2001, Joseph S. Myers wrote:
> On Sat, 15 Sep 2001, Rod Stewart wrote:
>
> > The autobuild system which does nightly builds of binutils, gcc, gdb, and
> > glibc for i386-linux and armv{3,4}l-linux from netwinder.org will be going
> > away (probably in the next week or two). Rebel.com, the company where it
>
> Could you make all the software involved in this autobuild system
> available somewhere that won't be going away?
For now it is available from (and I have it off site as well)
ftp://ftp.netwinder.org/pub/build/autobuild-20010915.tar.gz
> [I suspect that ultimately we ought to have a single configurable set of
> autobuilding scripts that can be made to do whatever anyone wants in terms
> of autobuilding, locating regressions, ..., rather than each autobuild
> system having its own.]
The autobuilder I setup is now an 'ugly' script as all/most such scripts
appear to evolve over time. It's main purpose was to give a general state
of how buildable serveral GNU projects were at a glance.
-Rms