From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4550 invoked by alias); 10 Apr 2002 18:15:03 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 4496 invoked from network); 10 Apr 2002 18:14:58 -0000 Received: from unknown (HELO hiauly1.hia.nrc.ca) (132.246.100.193) by sources.redhat.com with SMTP; 10 Apr 2002 18:14:58 -0000 Received: from hiauly1.hia.nrc.ca (localhost [127.0.0.1]) by hiauly1.hia.nrc.ca (8.12.0.Beta16/8.12.0.Beta16) with ESMTP id g3AIErFN027831; Wed, 10 Apr 2002 14:14:53 -0400 (EDT) Received: (from dave@localhost) by hiauly1.hia.nrc.ca (8.12.0.Beta16/8.12.0.Beta16) id g3AIEqXj027830; Wed, 10 Apr 2002 14:14:52 -0400 (EDT) Message-Id: <200204101814.g3AIEqXj027830@hiauly1.hia.nrc.ca> Subject: Re: gcc-64 on HP-UX 11.00 To: h.m.brand@hccnet.nl (H.Merijn Brand) Date: Wed, 10 Apr 2002 11:21:00 -0000 From: "John David Anglin" Cc: gcc@gcc.gnu.org, bug-binutils@gnu.org In-Reply-To: <20020410113124.F37B.H.M.BRAND@hccnet.nl> from "H.Merijn Brand" at Apr 10, 2002 11:36:40 am MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg00402.txt.bz2 > [v] gcc still problematic - build log attached (it requests to be sen= > t > to the gcc people :) > > a5:/pro/3gl/GNU/gcc-3.0.4 129 > cat Conf-64 It's not totally clear which version your trying to build. It looks like 3.0.4 but the files in the log file don't appear to be 3.0.4. In any event, there are a various warnings in the log file that are not normal: cc -Ae +DA2.0W -c -DIN_GCC -g -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/config -I../../src/gcc/../incl ude ../../src/gcc/read-rtl.c -o read-rtl.o cc: "../../src/gcc/read-rtl.c", line 671: warning 727: Cast truncates pointer in to 32 bit integer. cc -Ae +DA2.0W -c -DIN_GCC -g -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/config -I../../src/gcc/../incl ude ../../src/gcc/bitmap.c -o bitmap.o cc: "../../src/gcc/bitmap.c", line 144: warning 727: Cast truncates pointer into 32 bit integer. [...] c-parse.y:1951: warning: previous rule lacks an ending `;' c-parse.y:2017: warning: previous rule lacks an ending `;' c-parse.y:2048: warning: previous rule lacks an ending `;' I have tested the suggested procedure with 3.1 (prerelease) from todays cvs and it doesn't have a bootstrap failure in stage 1. However, the procedure doesn't work with 3.0.4: ./gencodes ../../gcc/gcc/config/pa/pa.md > tmp-codes.h /bin/sh: 1969 Memory fault(coredump) This looks like a problem with alloca. Suggest trying 3.1. Dave -- J. David Anglin dave.anglin@nrc.ca National Research Council of Canada (613) 990-0752 (FAX: 952-6605)