Problem Running protoize

Bob Smith bsmith@sudleyplace.com
Wed Dec 10 23:48:00 GMT 2008


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@sudleyplace.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/



More information about the Cygwin mailing list