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 bootstrap/45118] No rule to make target `.deps/affinity.Plo'



------- Comment #1 from rwild at gcc dot gnu dot org  2010-08-02 16:40 -------
Is this a transient failure with parallel make, i.e., are you using parallel
make, and does the failure go away with a serial make or another parallel make
invocation?  Which -jN option do you pass?  Have you seen this failure happen
more than once, and if yes, how likely can you reproduce it?

Please also show how you configured your build, and please also post the exact
error lines spewed out by 'make' that you trimmed from the end.  They can give
valuable clues as to whether some serialization is missing in the toplevel
Makefile (should all-target-libgfortran depend on all-target-libgomp?)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45118


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