> For all we know bldmake could be bldmake.bat which contains a line such as: > > sh E:\Symbian\M04765_Symbain_OS_V9.5\bin\Tech\Viewepoc32\tools\bldmake.bat > > Intending to use Symbian's version of "sh" which can handle backslashes but > due to how your PATH is setup it's using Cygwin's version of "sh" which > doesn't like the backslashes. I'm not saying that's exactly what's going on, > I'm saying that we don't know given your description so far.
I think I've make little progress in this regard: I compared environment variables from an original cmd.exe and that of cmd.exe invoked from cygwin bash. I noticed that, for the one invoked from cygwin, the %Path% variable had cygwin\bin directories before all Windows paths. After I removed the cygwin\bin directories, the same utility seem to work fine (as of now). How can I prevent cygwin\bin directories occupying at the beginning of %path%? Also, I created a screen cast of running cmd.exe from bash. Please take a look and see if it's a known issue or is something that any of you had previously come across (full-screen view is preferable) http://www.screentoaster.com/watch/stWElTQ0ZKRFhbRVleX1xc -- :J
cygcheck.out
Description: Binary data
-- 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/