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 problem on sparc-sun-solaris2.7: libtool configure failed


On Thu, Apr 25, 2002 at 11:04:25AM -0700, Joe Buck wrote:
> "make boostrap-lean" bombs out at the end for me on Solaris 2.7, after
> the compiler and most libraries have been successfully built.  The
> failure seems to be conected with libtool and multilib support.
> 
> If I do "make install" after this I wind up with a usable compiler, so
> presumably it's only the sparcv9 support that is failing to get built.
> 
> I am using the native assembler and linker; no configure options other
> than  --prefix.
> 
> Here's the tail of the log.  Any ideas?

I have no idea, but the same problem when doing a normal "make
bootstrap" when configured with

--enable-threads=posix --enable-long-long
--prefix=/opt/Pkg/SunOS/gcc31_64
--enable-languages=c,c++,f77,objc,java --disable-nls --enable-shared
sparc64-sun-solaris2.8

The strange thing is that this error occurs _only_, when I do that in
a nightly cron job, not when I start the same script manually,
although the cron job should have the same environment, as I start it
with

bash --login -c /home/schiele/gcccvs/autobuild.sieff

This script always uses the last successfully built 3.1 snapshot for
the bootstrap process, which is currently 20020422.

Robert

-- 
Robert Schiele			Tel.: +49-621-181-2583
Dipl.-Wirtsch.informatiker	mailto:rschiele@uni-mannheim.de

Attachment: msg01386/pgp00000.pgp
Description: PGP signature


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