[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: |
Fri, 21 May 2010 20:43:33 +0300 |
> Date: Fri, 21 May 2010 18:57:41 +0200
> From: Angelo Graziosi <address@hidden>
> Cc: address@hidden
>
> > It doesn't avoid. It tries to compile it, but the compilation fails
> > for some reason. The question is what is the reason. Seeing the
> > compiler command and its output might help.
>
> Hmm... perhaps I wasn't clear.
>
> In the build log there is *not* track of the command to compile
> dispnew.c: as you see 'grep' finds only
>
> make[2]: *** [dispnew.o] Error 1
What happens if you say "make -j4 -d 2>&1 | tee foo"? Do you see any
references to dispnew in the file `foo' created by this command?
- Bootstrap failure using 'make -j4' [Cygwin], Angelo Graziosi, 2010/05/21
- Re: Bootstrap failure using 'make -j4' [Cygwin], Eli Zaretskii, 2010/05/21
- Re: Bootstrap failure using 'make -j4' [Cygwin], Angelo Graziosi, 2010/05/21
- Re: Bootstrap failure using 'make -j4' [Cygwin],
Eli Zaretskii <=
- Re: Bootstrap failure using 'make -j4' [Cygwin], Eli Zaretskii, 2010/05/21
- Re: Bootstrap failure using 'make -j4' [Cygwin], Eli Zaretskii, 2010/05/21
- Re: Bootstrap failure using 'make -j4' [Cygwin], Angelo Graziosi, 2010/05/21
- Re: Bootstrap failure using 'make -j4' [Cygwin], Eli Zaretskii, 2010/05/22
- Re: Bootstrap failure using 'make -j4' [Cygwin], Glenn Morris, 2010/05/22
- Re: Bootstrap failure using 'make -j4' [Cygwin], Glenn Morris, 2010/05/22
- Re: Bootstrap failure using 'make -j4' [Cygwin], Eli Zaretskii, 2010/05/22
- Re: Bootstrap failure using 'make -j4' [Cygwin], Andreas Schwab, 2010/05/22
- Re: Bootstrap failure using 'make -j4' [Cygwin], Eli Zaretskii, 2010/05/22
- Re: Bootstrap failure using 'make -j4' [Cygwin], Jan Djärv, 2010/05/22