This is the mail archive of the gcc@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.0.3(pre) solaris x mips build failure


Hi, Don!

On Dec 18, 2001, Don Lindsay <lindsayd@cisco.com> wrote:

> 	loading cache ../config.cache within ltconfig
> 	configure: error: libtool configure failed
> 	make: *** [configure-target-libstdc++-v3] Error 1

This is a bug in Solaris' /bin/sh documented in the GCC
system-specific installation instructions.  Use CONFIG_SHELL=/bin/ksh
and it should work.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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