bootstrap/5187: gcc 3.0.3 fails to bootstrap on Sun Ultra 60 with Solaris 8

Jeff Sturm jsturm@one-point.com
Wed Dec 26 06:56:00 GMT 2001


The following reply was made to PR bootstrap/5187; it has been noted by GNATS.

From: Jeff Sturm <jsturm@one-point.com>
To: "Dr. David Kirkby" <drkirkby@ntlworld.com>
Cc: rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Subject: Re: bootstrap/5187: gcc 3.0.3 fails to bootstrap on Sun Ultra 60
 with  Solaris 8
Date: Wed, 26 Dec 2001 09:52:14 -0500 (EST)

 On Wed, 26 Dec 2001, Dr. David Kirkby wrote:
 > ---problem after autogen is installed and gcc-3.0.3 bootstraps properly----
 > 
 > # cd /usr/local/src/gcc-3.0.3
 > # configure --prefix=/usr/local/stow/gcc-3.0.3
 > # make bootstrap
 > # make install 
 
 Could the problem here be related to configuring in the source tree?  Try
 e.g.:
 
 mkdir -p /usr/local/build/gcc-3.0.3
 cd /usr/local/build/gcc-3.0.3
 /usr/local/src/gcc-3.0.3/configure --prefix=/usr/local/stow/gcc-3.0.3
 make bootstrap
 make install 
 
 Jeff
 



More information about the Gcc-prs mailing list