emacs-devel
[Top][All Lists]
Advanced

[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?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]