| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4940551C.5000707@sudleyplace.com> |
| Date: | Wed, 10 Dec 2008 18:47:40 -0500 |
| From: | Bob Smith <bsmith AT sudleyplace DOT com> |
| User-Agent: | Thunderbird 2.0.0.18 (Windows/20081105) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Problem Running protoize |
| X-MDRemoteIP: | 192.168.0.3 |
| X-Return-Path: | bsmith AT sudleyplace DOT com |
| X-MDaemon-Deliver-To: | cygwin AT cygwin DOT com |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| 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 |
On Windows XP running Cygwin, I'm trying to run the following file
through protoize (3.4.4 (cygming special, gdc 0.12, using dmd 0.125)):
C:\foo>type foo.c
void foo ()
{
}
C:\foo>protoize -k foo.c
protoize: compiling `/cygdrive/c/foo/foo.c'
protoize: /c/cygdrive/c/foo/foo.c: can't get status: No such file or
directory
protoize: `/c/cygdrive/c/foo/foo.c' not converted
Note the extra /c/ at the start of the path in the error message.
The only file in the directory C:\foo is foo.c.
What am I doing wrong?
--
_______________________________________________________________
Bob Smith - bsmith AT sudleyplace DOT com - http://www.sudleyplace.com
--
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 |