| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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 <MJain AT docent DOT com> |
| From: | Michael Schaap <cygwin AT mscha DOT com> |
| Subject: | Re: Pause with make |
| Cc: | cygwin AT cygwin DOT com, Manisha Jain <MJain AT docent DOT com> |
| In-Reply-To: | <FB184D9FA902D511BE710060CF20BBCD01B93867@SLV-EXCH> |
| Mime-Version: | 1.0 |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |