This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-3.4.0
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: "Bill McEnaney" <bill at rkirkpat dot net>
- Cc: gcc-bugs at gcc dot gnu dot org,tkohl at bu dot edu
- Date: Fri, 14 May 2004 09:57:13 +0200
- Subject: Re: gcc-3.4.0
- References: <20040513233640.99C8E28F36@saratoga.rkirkpat.net>
> Last night, I built gcc-3.4.0 on my Sunblade 100 workstation that runs
> Solaris 8. While I then tried to configure Python-2.3.3, its configure
> script couldn't tell whether gcc's C++ compiler would work. Because I
> built Python-2.3.3 with gcc-3.3.3's C compiler, I tried to rebuild
> gcc-3.3.3 and to reinstall it. But the build ended abnormally with an
> error message that I forgot. Now I don't know what to do. I haven't
> installed a Solaris binary distribution of gcc-3.3.3 because I can't find
> one at a gcc mirror site, nor at ftp.gnu.org.
The GCC project does not distribute binaries. I think you should try to
rebuild GCC 3.3.3 or 3.4.0, by following the procedure described here:
http://gcc.gnu.org/install/specific.html#*-*-solaris2*
If an error occurs, search the GCC bugzilla database and if it is not already
present, file a new Problem Report.
--
Eric Botcazou