This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.2.3-pre: two successes, one failure (on sparc-sun-solaris2.8)
On Wed, Apr 16, 2003 at 06:38:35PM -0300, Alexandre Oliva wrote:
> On Apr 16, 2003, Joe Buck <jbuck at synopsys dot com> wrote:
>
> > But: I got a build failure on sparc-sun-solaris2.8.
> > loading cache ../config.cache within ltconfig
> > configure: error: libtool tag configuration failed
>
> Did you set CONFIG_SHELL=/bin/ksh, to avoid the /bin/sh bug that seems
> to trigger almost at random on Solaris? It's documented in the
> installation instructions for Solaris.
Sigh. I knew about that, but it appears that I forgot it. That may
very well be the problem.
I will re-run with CONFIG_SHELL set.