lists.zerezo.com



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

***BOGO*** Re: [Mingw-users] make is super slow



Hi

>I am running make in msys and the source dir is on a samba share but
the
>build dir is local. The actual compile commands are fast. make
basically
>slows to a crawl when it hits lines like,
>
> Making all in foo
>
>I wait about 30 seconds after that.

Had a similar but "probably not it" thing, I'll tell you my story in
case it gives you any clues.

A cygwin version of make was being called which would in turn spawn sh.
(Inherited computer at work where the PATH was stuffed up - I think it
may have been a WinAVR version that was being called).

Everything was fine until we had frequent internet dropouts (long story)
and regularly lost connection with our domain. When the internet conn
was down make started stalling.
Not sure what the exact problem was, but it was something like
gethostname timing out when sh started.

Fixing the paths so the correct version of make was called worked for
me. Process Explorer by SysInternals was the key to noticing that sh was
actually running.

HTH

Cheers
Marc



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
MinGW-users mailing list
MinGW-users@xxxxxxxxxxxxxxxxxxxxx

You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users