This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.0.1 Builds -- 8 wins, 1 loss
On Tue, Aug 21, 2001 at 04:38:47PM -0500, Marc W. Mengel wrote:
>
> Several successfull 3.0.1 builds to report:
> i686-pc-linux-gnu (Linux Red Hat 6.2)
> i686-pc-linux-gnu (Linux Red Hat 7.1)
> mips-sgi-irix6.5
> mips-sgi-irix6.2
> alpha-dec-osf4.0d
> sparc-sun-solaris2.6
> sparc-sun-solaris2.7
> sparc-sun-solaris2.8
>
> [Note that I had to redo the irix6.2 build with a shortened
> --prefix= 'cause it generated an "argument list too long"
> error on a recursive make invocation. Otherwise they went
> straight through out of the tarball.]
>
> One problematic bulid:
>
> i686-pc-linux-gnu (Linux Red Hat 5.2)
> * problem with ucontext.h (gnats entry filed)
> * some weirdness with _IO_2_1_stderr_ unresolved building
> gij in the java stuff -- I punted, and did a make -t
> since I don't need java.
>
Thanks for the information. I've added alpha-dec-osf4.0d and
mips-sgi-irix6.2 to the 3.0 build status page at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
The status list covers 3.0*, so I didn't add the platforms that were
already on the list.
The status list also doesn't specify particular Linux distributions.
Problems with a particular distribution can be described in the
"Host/target specific installation notes for GCC". Those notes should
probably be in terms of problems with a particular version of glibc or
binutils or the kernel rather than with a distribution.
Janis