From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8077 invoked by alias); 3 Dec 2001 15:56: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 8037 invoked by uid 71); 3 Dec 2001 15:56:01 -0000 Resent-Date: 3 Dec 2001 15:56:01 -0000 Resent-Message-ID: <20011203155601.8036.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, sefer@hotmail.com Received:(qmail 7984 invoked by uid 61); 3 Dec 2001 15:55:54 -0000 Message-Id:<20011203155554.7983.qmail@sources.redhat.com> Date: Mon, 03 Dec 2001 07:56:00 -0000 From: sefer@hotmail.com Reply-To: sefer@hotmail.com To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version:gnatsweb-2.9.2 (1.1.1.1.2.21) Subject: bootstrap/4989: Bootstrap on Linux x86 fails. X-SW-Source: 2001-12/txt/msg00226.txt.bz2 List-Id: >Number: 4989 >Category: bootstrap >Synopsis: Bootstrap on Linux x86 fails. >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Mon Dec 03 07:56:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: sefer@hotmail.com >Release: gcc 3.1 development >Organization: >Environment: >Description: Hi! Trying to compile the latest gcc-3.1 from cvs has failed continously in the bootstrap process the last few days. This is the configure command I used: ../egcs/configure --prefix=/opt/gcc-3.1 --enable-threads --enable-shared --enable-languages=c,c++,f77,objc,java --host=i686-mandrake-linux-gnu And then I typed "make bootstrap" only to fail after a long while with that error: /bin/sh ./libtool --mode=compile /home/zvi/t/ccc/gcc/xgcc -B/home/zvi/t/ccc/gcc/ -B/opt/gcc-3.1/i686-mandrake-linux-gnu/bin/ -B/opt/gcc-3.1/i686-mandrake-linux-gnu/lib/ -isystem /opt/gcc-3.1/i686-mandrake-linux-gnu/include -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -I. -I../../../egcs/boehm-gc -I../../../egcs/boehm-gc/include -fexceptions -I././targ-include -I./../../../egcs/boehm-gc/./libc/include -g -O2 -c ../../../egcs/boehm-gc/os_dep.c /home/zvi/t/ccc/gcc/xgcc -B/home/zvi/t/ccc/gcc/ -B/opt/gcc-3.1/i686-mandrake-linux-gnu/bin/ -B/opt/gcc-3.1/i686-mandrake-linux-gnu/lib/ -isystem /opt/gcc-3.1/i686-mandrake-linux-gnu/include -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -I. -I../../../egcs/boehm-gc -I../../../egcs/boehm-gc/include -fexceptions -I././targ-include -I./../../../egcs/boehm-gc/./libc/include -g -O2 -c ../../../egcs/boehm-gc/os_dep.c -fPIC -DPIC -o .libs/os_dep.o ../../../egcs/boehm-gc/os_dep.c:21:9: string constants are not valid in #if ../../../egcs/boehm-gc/os_dep.c:1854:9: string constants are not valid in #if make[3]: *** [os_dep.lo] Error 1 make[3]: Leaving directory `/home/zvi/t/ccc/i686-mandrake-linux-gnu/boehm-gc' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/zvi/t/ccc/i686-mandrake-linux-gnu/boehm-gc' make[1]: *** [all-target-boehm-gc] Error 2 make[1]: Leaving directory `/home/zvi/t/ccc' make: *** [bootstrap] Error 2 Thanks, Sefer. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: