This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap error with gcc-20020429 snapshot on Sun / Solaris8
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: Joe Buck <Joe dot Buck at synopsys dot com>
- Cc: glebourgeois at amadeus dot net, gcc at gcc dot gnu dot org
- Date: 01 May 2002 17:09:57 -0300
- Subject: Re: Bootstrap error with gcc-20020429 snapshot on Sun / Solaris8
- Organization: GCC Team, Red Hat
- References: <200205011624.JAA11063@atrus.synopsys.com>
On May 1, 2002, Joe Buck <Joe.Buck@synopsys.com> wrote:
>> 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.
> As I reported yesterday, if you do this the build will get further, but
> it will still fail.
It works for me, but you have to set CONFIG_SHELL=/bin/ksh before you
get the whole build started. In order to do it after you get the
failure, you have to rm -rf say sparc-sun-solaris2.8/boehm-gc, such
that it gets configured properly, otherwise you won't have that
directory or one of its multilibs configured and the build will bomb
again.
--
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