This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


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

Re: A parallel build patch


hjl@lucon.org (H.J. Lu) writes:

> When there is a dependency, you have to explicitly put it in Makefile.
> Otherwise, parallel build will fail at random.

The only test which depends on others is do-tst-rpmatch and here we
already have the explicit dependency on do-collate-test.  What other
problems do you see?  You know, all the compilations I do here on my
machine in the office are done on a SMP machine.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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