This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/21216] Spontaneous cc1 rebuild during parallel make causes build failure.
- From: "manu at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Nov 2007 15:42:50 -0000
- Subject: [Bug target/21216] Spontaneous cc1 rebuild during parallel make causes build failure.
- References: <bug-21216-83@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from manu at gcc dot gnu dot org 2007-11-16 15:42 -------
I am tempted to close this since it is almost impossible to debug. We would
need an exact copy of your setup (for example, which files you touched and
which ones you didn't since last built). And still this may be due to some race
condition. The output of "make -d" would have been very useful since it is
probably some missing dependency in some Makefile.
So unless you can reproduce this at will (with a recent GCC), describe your
setup and provide the output of "make -j2 -d", I don't see a point in keeping
this open.
Please, reopen if you think otherwise. Thanks.
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu dot org
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21216