This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: has *anybody* built gcc 3.0 on solaris/sparc ?
- To: Ric Anderson <ric at sylvester dot telcom dot arizona dot edu>
- Subject: Re: has *anybody* built gcc 3.0 on solaris/sparc ?
- From: Chris Majewski <majewski at cs dot ubc dot ca>
- Date: Fri, 29 Jun 2001 12:46:44 -0700 (PDT)
- cc: gcc-help at gcc dot gnu dot org
Thanks. I'm building it now with 2.95.2. Seems I was using a non-GNU
make before.
-chris
On Fri, 29 Jun 2001, Ric Anderson wrote:
> What I did for 32 bit mode (64 is still not working) is:
> cd /usr/local/src/gcc/gcc-3.0 # top of source tree
> mkdir ../gcc-3.0-build # per readme
> cd ../gcc-3.0-build
> ../gcc-3.0/configure --prefix=/usr/local/gcc-3.0 # where it installs
> gmake
> It dies if you use "make". I had and used gmake 3.71 and gcc 2.95.3
> for the build.
>
> Cheers,
> Ric Anderson (ric@arizona.edu)
> > If you've managed to build gcc 3.0 on solaris/sparc, can you please
> > tell me which compiler you used, etc.
> > Thanks,
> > chris
> >
>