From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8775 invoked by alias); 5 Nov 2004 17:11:59 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 8760 invoked by uid 48); 5 Nov 2004 17:11:57 -0000 Date: Fri, 05 Nov 2004 17:11:00 -0000 From: "prj-bugzilla-gcc at multivac dot cwru dot edu" To: gcc-bugs@gcc.gnu.org Message-ID: <20041105171150.18310.prj-bugzilla-gcc@multivac.cwru.edu> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug bootstrap/18310] New: [3.4.2 regression] "make bootstrap-lean" deletes stage2/xgcc X-Bugzilla-Reason: CC X-SW-Source: 2004-11/txt/msg00546.txt.bz2 List-Id: Sorry for the late notice. "make bootstrap" works for me, but "make bootstrap-lean" fails: make[4]: Entering directory `/fs/data/mount/home/prj/src/spf/gcc-3.4.3-20041031-build/gcc' stage2/xgcc -Bstage2/ -B/package/misc/spf/gcc-3.4.3-20041031/i686-pc-linux-gnu/bin/ -O2 -g -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition -DHAVE_CONFIG_H -Wl,--dynamic-linker,/package/misc/spf/gcc-3.4.3-20041031/spf/glibc/lib/ld-linux.so.2 -L/nil -Wl,-R,/package/misc/spf/gcc-3.4.3-20041031/spf/glibc/lib -o g++ \ gcc.o g++spec.o intl.o prefix.o version.o ../libiberty/libiberty.a make[4]: stage2/xgcc: Command not found make[4]: *** [g++] Error 127 -- Summary: [3.4.2 regression] "make bootstrap-lean" deletes stage2/xgcc Product: gcc Version: 3.4.3 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: prj-bugzilla-gcc at multivac dot cwru dot edu CC: gcc-bugs at gcc dot gnu dot org,mark at codesourcery dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18310