Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: "Ray Rizzuto" To: Subject: possible problem with cp in cygwin B20 Date: Tue, 7 Sep 1999 18:52:33 -0400 Message-ID: <000001bef983$aca3cac0$5e0019ac@pc-rizzuto-p.dgms.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01BEF962.25984540" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 ------=_NextPart_000_0001_01BEF962.25984540 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi! I don't know if this behavior is an NT portation issue, or an issue with the base GNU tools. If I issue: cp ./test.c . I end up with a 0 length file! I know this may be a silly use of the cp command, but this exact sequence happens because of the rules I have in a Makefile. Under unix, cp will complain that the files are the same, and not do anything. Ray +---------------------------------------+ | Ray Rizzuto | | Manager, Tools Development | | Ulticom, Inc. | | 1020 Briggs Road | | Mount Laurel, New Jersey 08054 | | Phone (856) 787-2776 | | or (609) 787-2776 | | Fax (856) 866-2033 | | or (609) 866-2033 | | Email ray DOT rizzuto AT ulticom DOT com | | WEB http://www.ulticom.com | +---------------------------------------+ ------=_NextPart_000_0001_01BEF962.25984540 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi!
 
I=20 don't know if this behavior is an NT portation issue, or an issue with = the base=20 GNU tools. 
 
If I=20 issue:
 
cp=20 ./test.c .
 
I end=20 up with a 0 length file!
 
I know=20 this may be a silly use of the cp command, but this exact sequence = happens=20 because of the rules I have in a Makefile.  Under unix, cp will = complain=20 that the files are the same, and not do anything.
 
Ray
 

+---------------------------------------+ =
| Ray=20 Rizzuto           =             &= nbsp;  =20 |
| Manager, Tools=20 Development          &n= bsp;=20 |
| Ulticom,=20 Inc.           &nb= sp;           &nbs= p;=20 |
| 1020 Briggs=20 Road           &nb= sp;         =20 |
| Mount Laurel, New Jersey =20 08054       |
|=20 Phone    (856)=20 787-2776           = ;   =20 |
|       or (609)=20 787-2776           = ;   =20 |
| Fax      (856)=20 866-2033           = ;   =20 |
|       or (609)=20 866-2033           = ;   =20 |
| Email    ray DOT rizzuto AT ulticom DOT com =     =20 |

| = WEB      http://www.ulticom.com       |
+---------------------------------------+

 
------=_NextPart_000_0001_01BEF962.25984540--