This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/21216] Spontaneous cc1 rebuild during parallel make causes build failure.



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]