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

Craig Rodrigues rodrigc@mediaone.net
Wed Dec 26 14:22:00 GMT 2001


On Wed, Dec 26, 2001 at 09:16:56AM +0000, Dr. David Kirkby wrote:
> rodrigc@gcc.gnu.org wrote:
> > 
> >     Did you follow the instructions at:
> >     http://gcc.gnu.org/install/specific.html#*-*-solaris2*
> > 
> >     and set your CONFIG_SHELL to ksh?
> 
> I was not using the sh shell, which that page lists as causing problems.
> However, neither was I using ksh, but instead tcsh. That pages clearly states sh

Careful....you may be using tcsh in your environment, but
the gcc configure script tries to invoke /bin/sh...it does not
invoke tcsh.  If you read the above mentioned release notes,
you will see that the gcc configure scripts do not always
work with the /bin/sh that comes with Solaris, hence the
need to set CONFIG_SHELL to ksh.



More information about the Gcc-bugs mailing list