This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: paths under ming


Your mingw32 program will not map the cygwin mounted directory table to the
physical directories.  Is this what you're trying to do?  It also won't
properly follow the logical links to the physical paths.

Earnie.

--- Reza Habib <reza@psych.utoronto.ca> wrote:
> Hello.  I've written a console program with mingw32 which takes command line
> parameters.  Some of these parameters consist of file names (including
> paths).  Running the program under bash works fine, however, running it from
> the windows console, it can't seem to find the files the parameters refer
> to.  I think this has to do with how the directory and filenames are
> specified.  I've tried both windows style backslashes '\' and unix style
> forward slashes '/', as well as all caps, all lower case, and matching
> cases, and none of this seems to work under the dos console.  Can someone
> tell me how programs compiled with mingw32 expect filenames passed from the
> command line.  Thanks.
> 
> Reza
> 
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 
> 

===
Earnie Boyd <mailto:earnie_boyd@yahoo.com>

Newbies, please visit
<http://www.freeyellow.com/members5/gw32/index.html>

(If you respond to the list, then please don't cc me)
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]