This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: What is a successful build?
- From: mike stump <mrs at windriver dot com>
- To: gcc at gcc dot gnu dot org, steve at moshier dot net
- Date: Mon, 25 Feb 2002 11:55:11 -0800 (PST)
- Subject: Re: What is a successful build?
Imagine a world where we run make check just after build and before
install, and if the line '# of unexpected failures' comes out in any
.log file, we don't install and fail the build. :-)
Ok, I'll go away now...
> Date: Sun, 24 Feb 2002 16:28:40 -0500 (EST)
> From: Stephen L Moshier <steve@moshier.net>
> To: gcc@gcc.gnu.org
> According to
> http://gcc.gnu.org/gcc-3.0/buildstat.html
> gcc-3.0.4 builds successfully on various computers, but the
> regression test results are not discussed very much.