This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Cygwin paths in mingw64


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


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