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: Bootstrap error with gcc-20020429 snapshot on Sun / Solaris8


On Apr 30, 2002, glebourgeois@amadeus.net wrote:

> loading cache ../config.cache within ltconfig
> configure: error: libtool tag configuration failed
> gmake[1]: *** [configure-target-boehm-gc] Error 1
> gmake[1]: Leaving directory
> `/softntools/softadm/Compilation/Build-gcc-20020429'
> gmake: *** [bootstrap] Error 2

> Anyone got any clue?

It's a bug in /bin/sh, documented in the GCC platforms-specific
installation instructions.  Set CONFIG_SHELL=/bin/ksh.

-- 
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                Professional serial bug killer


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