This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/18486] New: fixincl fails with make -j
- From: "ak at muc dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Nov 2004 21:36:14 -0000
- Subject: [Bug bootstrap/18486] New: fixincl fails with make -j
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
make profiledbootstrap -jN with high N breaks while fixincl. The compilation
works ok without -j
One error is always:
mv: cannot stat `tmp-macro_list': No such file or directory
with a bunch of follow-ons.
--
Summary: fixincl fails with make -j
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ak at muc dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: x86_64-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18486