This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Re: PATCH: PR binutils/12283: bfd/doc doesn't support parallel build


I tried this patch and I think it works.  Before patching I got:

mv: cannot move `chew.13844' to `chew': Text file busy
make[3]: *** [chew] Error 1
make[2]: *** [bfdt.texi] Error 2
make[2]: *** Waiting for unfinished jobs....
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [info-recursive] Error 1
make: *** [all-bfd] Error 2

After applying the patch and doing some builds, I still got the mv
error message about 'cannot move' but the make did not fail.  Perhaps
we should change move-if-needed to send the stderr of the mv -f to
/dev/null like we do with cmpprog.

Steve Ellcey
sje@cup.hp.com


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