Vlad wrote:I noticed this same behavior and posted on it a bit earlier this month.In other words, text mode is ignored if Windows-style path is specified.
Jeff, I've noticed your email after I've posted mine :) I believe it's the same problem.
$ command -option `cygpath c:\whereever\whatever`
This is a great suggestion. The toolkit I'm dealing with uses an environment variable TOOLKIT_ROOT, which used to be specified Windows-style. Converting it to unix path seems to fix the compilation problem.
I still wish cygwin1.dll would take care of this automatically.
Thanks, Vlad
-- 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/