Re: Fix for HAVE_DOS_PATHS build on cygwin

2006-08-19 Thread Earnie Boyd
Quoting Eli Zaretskii <[EMAIL PROTECTED]>: Date: Fri, 18 Aug 2006 09:45:59 -0400 From: Earnie Boyd <[EMAIL PROTECTED]> Quoting Eli Zaretskii <[EMAIL PROTECTED]>: >> >> I'm not sure if this is what you're saying but I wouldn't mind an option >> but only if (and I can't believe I'm saying this)

Re: Fix for HAVE_DOS_PATHS build on cygwin

2006-08-19 Thread Earnie Boyd
Quoting Eli Zaretskii <[EMAIL PROTECTED]>: Date: Fri, 18 Aug 2006 09:38:51 -0400 From: Earnie Boyd <[EMAIL PROTECTED]> For MPOV I would consider C:/absolute/path to be supported in all cases. Excuse my ignorance, but what is MPOV? MPOV == My Point Of View. Earnie Boyd http://shop.siebun

Re: Fix for HAVE_DOS_PATHS build on cygwin

2006-08-19 Thread Earnie Boyd
Quoting "William A. Hoffman" <[EMAIL PROTECTED]>: At 08:54 AM 8/18/2006, Earnie Boyd wrote: When the time comes, MSYS will mimick what Cygwin did. Cool, then both of them will work. Will MSYS Still try to convert / to the msys mount table? This cause trouble with dos commands that use / for

Re: mingw make problem

2006-08-19 Thread William A. Hoffman
At 02:15 AM 8/19/2006, Eli Zaretskii wrote: >> Date: Fri, 18 Aug 2006 16:53:38 -0400 >> From: "William A. Hoffman" <[EMAIL PROTECTED]> >> Cc: make-w32@gnu.org >> >> runit: >> "c:/hoffman/My Builds/CMakeDev/Tests/COnly/b/run.exe" "a.c" "b.c" >> runit2: >> c:/hoffman/My\ Builds/CMake

Re: Fix for HAVE_DOS_PATHS build on cygwin

2006-08-19 Thread William A. Hoffman
At 02:34 AM 8/19/2006, Eli Zaretskii wrote: >> Date: Fri, 18 Aug 2006 16:42:09 -0400 >> From: Christopher Faylor <[EMAIL PROTECTED]> >> >> I think should be something like: >> >> static const char *sh_chars_sh = sh_chars; >> >> I'm not sure about the 'const' in the above, though. > >Okay, here's

Re: mingw make problem

2006-08-19 Thread William A. Hoffman
At 10:21 AM 8/19/2006, Earnie Boyd wrote: >Quoting "William A. Hoffman" <[EMAIL PROTECTED]>: > >> >>I get a different failure when the shell is from msys: >> >> >>c:/cygwin/bin/gcc.exe "a.c" "b.c" >>CreateProcess(C:\msys\1.0\bin\sh.exe,C:/msys/1.0/bin/sh.exe -c >>"c:/cygwin/bin/gcc.exe \"a.c\" \

Re: mingw make problem

2006-08-19 Thread Earnie Boyd
Quoting "William A. Hoffman" <[EMAIL PROTECTED]>: I get a different failure when the shell is from msys: c:/cygwin/bin/gcc.exe "a.c" "b.c" CreateProcess(C:\msys\1.0\bin\sh.exe,C:/msys/1.0/bin/sh.exe -c "c:/cygwin/bin/gcc.exe \"a.c\" \"b.c\"",...) Putting child 0x00a73ca0 (broken) PID 4015