[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bootstrap failure using 'make -j4' [Cygwin]
From: |
Eli Zaretskii |
Subject: |
Re: Bootstrap failure using 'make -j4' [Cygwin] |
Date: |
Sun, 23 May 2010 20:12:38 +0300 |
> Date: Sun, 23 May 2010 13:51:22 +0200
> From: Angelo Graziosi <address@hidden>
> CC: address@hidden
>
> make[1]: Entering directory `/tmp/emacs/build'
> make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent
> make rule.
> make[1]: Leaving directory `/tmp/emacs/build'
I think this is normal: config.status runs "make epaths-force", but
since this is not a sub-make of the main Make, the -j switch is
disabled.
- Re: Bootstrap failure using 'make -j4' [Cygwin], (continued)
- Re: Bootstrap failure using 'make -j4' [Cygwin], Eli Zaretskii, 2010/05/22
- Re: Bootstrap failure using 'make -j4' [Cygwin], David Engster, 2010/05/22
- Re: Bootstrap failure using 'make -j4' [Cygwin], Jan Djärv, 2010/05/22
- Re: Bootstrap failure using 'make -j4' [Cygwin], Jan Djärv, 2010/05/22
- Re: Bootstrap failure using 'make -j4' [Cygwin], Eli Zaretskii, 2010/05/22
- Re: Bootstrap failure using 'make -j4' [Cygwin], Angelo Graziosi, 2010/05/22
- Re: Bootstrap failure using 'make -j4' [Cygwin], Eli Zaretskii, 2010/05/22
- Re: Bootstrap failure using 'make -j4' [Cygwin], Angelo Graziosi, 2010/05/23
- Re: Bootstrap failure using 'make -j4' [Cygwin],
Eli Zaretskii <=