Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com content-class: urn:content-classes:message Subject: RE: Pause with make MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Tue, 10 Jul 2001 12:32:49 +1000 X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Pause with make Thread-Index: AcEI6HwTkXeCBEL6TvG7q2yqrfTQPgAAAzFg From: "Robert Collins" To: "Manisha Jain" , Cc: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id WAA07772 use /cygdrive/c/ instead of //c/ - //c is deprecated as it conflicts with network access. Rob > -----Original Message----- > From: Manisha Jain [mailto:MJain AT docent DOT com] > Sent: Tuesday, July 10, 2001 12:34 PM > To: rschulz AT teknowledge DOT com > Cc: cygwin AT cygwin DOT com; Manisha Jain > Subject: Re: Pause with make > > > > Hi Randall, > > Your hunch might be right. I used to > cd //c/p4dev/... > to my build directory before kicking off make. > As per your suggestion, I used > cd c:/p4dev/... > And there is no more pause. > > The reason I used to use // instead of c:/ is that > // enabled file name completion with tab. With c:/ > my make is faster but file name completion is disabled. > I can fix that. > > Thanks for your help, > > Manisha > > > > Hi, > > Might it be that make is constructing names with two leading > slashes and > hence frequent searches for non-existent network names occur > during its > execution? > > Randall Schulz > Teknowledge Corp. > Palo Alto, CA USA > > > At 14:56 4/27/2001, Enoch Wu wrote: > > > >On Fri, 27 Apr 2001, Larry Hall (RFK Partners, Inc) wrote: > > > > > At 02:00 PM 4/27/2001, Manisha Jain wrote: > > > > > > >Hello, > > > > > > > > > > > >I have this peculiar problem. When I run "make", and I > go 4 directories > > > >deep, make just pauses for 1/2 minute. > > > > > > > >My make pauses for ever in a directory 2 levels below the current > >directory. > > > >... > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/