From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30136 invoked by alias); 20 Aug 2002 19: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 30092 invoked by uid 71); 20 Aug 2002 19:46:01 -0000 Resent-Date: 20 Aug 2002 19:46:01 -0000 Resent-Message-ID: <20020820194601.30091.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, wharms@bfs.de Received: (qmail 27615 invoked by uid 61); 20 Aug 2002 19:36:50 -0000 Message-Id: <20020820193650.27614.qmail@sources.redhat.com> Date: Tue, 20 Aug 2002 12:46:00 -0000 From: wharms@bfs.de Reply-To: wharms@bfs.de To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: c/7664: gcc-3.2 build problem gengenrtl X-SW-Source: 2002-08/txt/msg00421.txt.bz2 List-Id: >Number: 7664 >Category: c >Synopsis: gcc-3.2 build problem gengenrtl >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Tue Aug 20 12:46:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: wharms@bfs.de >Release: unknown-1.0 >Organization: >Environment: linux 2..2.12 (alpha) gcc 2.95.2 ./configure ./make bootstrap >Description: gengenrtl can not be created /usr/bin/ld: gengenrtl: Not enough room for program headers (allocated 6, need 7) /usr/bin/ld: final link failed: Bad value collect2: ld returned 1 exit status note: i have changed the asm optiuon in the specs file because the created option didnt work at all. (reported earlier) >How-To-Repeat: >Fix: compile without -g # stage1/xgcc -Bstage1/ -B/usr/local/alphaev56-unknown-linux-gnu/bin/ -c -DIN_GCC -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I. -I./. -I./config -I./../include ./gengenrtl.c -o gengenrtl.o # stage1/xgcc -Bstage1/ -B/usr/local/alphaev56-unknown-linux-gnu/bin/ -DIN_GCC -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gengenrtl gengenrtl.o ../libiberty/libiberty.a I suspect that -g is broken for ALPHA processors. I had already created a gcc-3.2 but did a rebuild with make bootstrap in place of make. The first version created not working debug hunks. >Release-Note: >Audit-Trail: >Unformatted: