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 Message-Id: <5.1.0.14.2.20010710111453.03f40038@imap.local.mscha.com> X-Sender: ml AT imap DOT local DOT mscha DOT com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 10 Jul 2001 11:15:21 +0200 To: Manisha Jain From: Michael Schaap Subject: Re: Pause with make Cc: cygwin AT cygwin DOT com, Manisha Jain In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: at mscha.com by AMaViSd snapshot-20010407 (http://amavis.org/) At 04:33 10-7-2001, Manisha Jain wrote: >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. Tip of the day: mkdir /c mount c:/ /c cd /c/p4dev/... This will cause fewer problems with tools that don't understand Windows paths, and should enable command line completion. - Michael -- 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/