This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/18310] New: [3.4.2 regression] "make bootstrap-lean" deletes stage2/xgcc
- From: "prj-bugzilla-gcc at multivac dot cwru dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Nov 2004 17:11:57 -0000
- Subject: [Bug bootstrap/18310] New: [3.4.2 regression] "make bootstrap-lean" deletes stage2/xgcc
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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