This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap failure on alphaev6-dec-osf5.1
- From: Zack Weinberg <zack at codesourcery dot com>
- To: Ryszard Kabatek <Ryszard dot Kabatek at softax dot pl>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 11 Apr 2002 11:03:51 -0700
- Subject: Re: Bootstrap failure on alphaev6-dec-osf5.1
- References: <3CB53A09.FB977BC0@softax.pl>
On Thu, Apr 11, 2002 at 09:23:53AM +0200, Ryszard Kabatek wrote:
> Compaq C V6.3-025 on Compaq Tru64 UNIX V5.1 (Rev. 732)
> Compiler Driver V6.3-026 (sys) cc Driver
>
> Any suggestions?
There are no *errors* in the log you posted, only warnings and info
messages. Therefore it is impossible to say what the real failure
was. Also, the compiler invocation is not visible, perhaps because
you did not bother capturing stdout.
Please send the complete, unabridged output of "make bootstrap".
zw