From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15532 invoked by alias); 13 May 2003 08:46:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 15389 invoked by uid 71); 13 May 2003 08:46:01 -0000 Date: Tue, 13 May 2003 08:46:00 -0000 Message-ID: <20030513084601.15384.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: bootstrap/10758: bootstrap failure on HP-UX 11.22/IPF Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg01463.txt.bz2 List-Id: The following reply was made to PR bootstrap/10758; it has been noted by GNATS. From: Dara Hazeghi To: sebor@roguewave.com, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org Cc: Subject: Re: bootstrap/10758: bootstrap failure on HP-UX 11.22/IPF Date: Tue, 13 May 2003 01:43:52 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=10758 Hello, well, I'm a bit uncertain here what the problem is, but what version of bison are you using? 1.28 seems to work fine for me here. Also, do you by any chance have GNU flex (2.54 or so) installed? Would it be possible to add that to the mix and see what happens. Finally, I believe 3.3 will be out in the next 2-3 days, and that should have no dependency on any of these tools, so you should be able to bootstrap that without these sorts of problems. I'd still like to figure out why CVS is failing though, since I'm certain you're not the only one seeing these problems. Thanks, Dara