This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

Re: gcc-3.4.0


> 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


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