This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/25888] New: make[2]: *** No rule to make target `../../gcc/gcc/gthr-gnat.c'
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jan 2006 21:40:44 -0000
- Subject: [Bug bootstrap/25888] New: make[2]: *** No rule to make target `../../gcc/gcc/gthr-gnat.c'
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
mkinstalldirs='/usr/local/bin/bash ../../gcc/gcc/../mkinstalldirs' \
/usr/local/bin/bash mklibgcc > tmp-libgcc.mk
mv tmp-libgcc.mk libgcc.mk
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET USE_COLLECT2" \
/usr/local/bin/bash ../../gcc/gcc/mkconfig.sh tconfig.h
make[2]: *** No rule to make target `../../gcc/gcc/gthr-gnat.c', needed by
`stmp-multilib'. Stop.
make[2]: Leaving directory `/users/bin/gcc/gcc-4.1/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/users/bin/gcc/gcc-4.1/objdir/gcc'
make: *** [bootstrap] Error 2
Fri Jan 20 15:52:00 EST 2006
--
Summary: make[2]: *** No rule to make target `../../gcc/gcc/gthr-
gnat.c'
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
GCC build triplet: hppa1.1-hp-hp10.20
GCC host triplet: hppa1.1-hp-hp10.20
GCC target triplet: hppa1.1-hp-hp10.20
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25888