Cygwin paths in mingw64

Charles Wilson cygwin@cwilson.fastmail.fm
Thu Nov 4 21:55:00 GMT 2010


On 11/4/2010 3:48 PM, LionAM wrote:
> Is there any other way to make an 64bit windows apps "understand" cygwin
> paths 

Launch cygpath.exe with the appropriate arguments as a (32bit) child
process, and collect its stdout result?

> and commands?

Err...what? What sort of "commands" are you talking about?  cygwin is a
DLL; it doesn't parse "commands"...you make function calls to it.

--
Chuck

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list