delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <451F2DF0.2080803@byu.net> |
Date: | Sat, 30 Sep 2006 20:54:40 -0600 |
From: | Eric Blake <ebb9 AT byu DOT net> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.4.666 |
MIME-Version: | 1.0 |
To: | Tom Lee <tom_lee01 AT hotmail DOT com> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: mssing packages for cygwin |
References: | <BAY22-F21E14E9ABCD7C978BFAAA58B1E0 AT phx DOT gbl> |
In-Reply-To: | <BAY22-F21E14E9ABCD7C978BFAAA58B1E0@phx.gbl> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Tom Lee on 9/30/2006 8:42 PM: > > Just checked if I just want to run cpp and copy > C:/cygwin/lib/gcc/i686-pc-cygwin/3.4.4/cc1.exe over, it works fine. > thanks for the help. Not a problem, although cygcheck output would have sped things up. > > I got one more question. > I read mount and cygpath manual, but still not sure if there is a way > that I can > run > tar cvf test.tar c:/test or > tar cvf test.tar c:\test > Actually, from either a DOS or a bash (or other cygwin) shell, you can do: tar cvf test.tar /cygdrive/c/test Get used to POSIX paths - cygwin is a Linux emulation for Windows, and POSIX paths will work in more places than DOS paths (not to mention that backslashes are a pain to use on the command line with regards to proper quoting rules between the two different styles of shells, but forward slashes work great in both cases). - -- Life is short - so eat dessert first! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFHy3v84KuGfSFAYARAjP4AKC/kesMC+jBpEMX4is0LlDS5mUclACZAQmE R+IRE6GXYATIJtB51APcED0= =kfif -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |