This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/22440] New: make install fails with --enable-bootstrap
- From: "belyshev at depni dot sinp dot msu dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jul 2005 13:07:32 -0000
- Subject: [Bug other/22440] New: make install fails with --enable-bootstrap
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
$ make install
/bin/sh ../gcc41/mkinstalldirs /home/ssb/gcc410-c /home/ssb/gcc410-c
mkdir -p -- /home/ssb/gcc410-c /home/ssb/gcc410-c
make[1]: Entering directory `/home/ssb/src/build/fixincludes'
make[1]: *** No rule to make target `../libiberty/libiberty.a', needed by
`full-stamp'. Stop.
make[1]: Leaving directory `/home/ssb/src/build/fixincludes'
make: *** [install-fixincludes] Error 2
$ ls
Makefile nohup.out stage2-libcpp
build-x86_64-unknown-linux-gnu serdep.tmp stage2-libiberty
compare stage1-gcc stage3-gcc
config.cache stage1-intl stage3-intl
config.log stage1-libcpp stage3-libcpp
config.status stage1-libiberty stage3-libiberty
fixincludes stage2-gcc stage_last
multilib.out stage2-intl x86_64-unknown-linux-gnu
$
--
Summary: make install fails with --enable-bootstrap
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Keywords: build
Severity: normal
Priority: P2
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: belyshev at depni dot sinp dot msu dot ru
CC: bonzini at gcc dot gnu dot org,gcc-bugs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22440