Re: Compiling latest svn version in mingw

Reimar Döffinger <[email protected]> Mon, 4 Jan 2010 15:05:22 +0100
Newsgroups gmane.comp.video.mplayer.cygwin
Message-ID <[email protected]>
On Mon, Jan 04, 2010 at 03:59:49PM +0200, Roee Kashi wrote:
> then:
> > 'make clean'
> > 'make'
> 
> the 'make' doesn't do a thing. no error, no output, no log, just nothing.
> (make version is ok: 3.81)

How long did you wait?
I think I had this sometimes and just retrying or waiting long helped,
though I have also heard claims that using
make -r
will greatly reduce speed issues.