Re: Spawnvp on pwd.exe and mkdir.exe fails

2006-04-03 Thread Larry Hall (Cygwin)
Brian Kramer wrote: Larry, after deleting my cygwin directory and reinstalling, I am able to execute the sample program below correctly. Thanks for your time spent on this! For me... onward! Glad you were able to figure out that it was some local configuration issue, even if you're not sure

Re: Spawnvp on pwd.exe and mkdir.exe fails

2006-04-02 Thread Brian Kramer
Larry, after deleting my cygwin directory and reinstalling, I am able to execute the sample program below correctly. Thanks for your time spent on this! For me... onward! Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/pro

Re: Spawnvp on pwd.exe and mkdir.exe fails

2006-04-02 Thread Brian Kramer
Larry Hall (Cygwin cygwin.com> writes: > > Brian Kramer wrote: > > I have a simple C++ file I am using to spawn pwd.exe and mkdir.exe. These are > > causing stackdumps. Can anyone help me resolve this? ls.exe does not cause a > > stackdump. > > > > The same C++ file compiles using Visual

Re: Spawnvp on pwd.exe and mkdir.exe fails

2006-04-02 Thread Larry Hall (Cygwin)
Brian Kramer wrote: I have a simple C++ file I am using to spawn pwd.exe and mkdir.exe. These are causing stackdumps. Can anyone help me resolve this? ls.exe does not cause a stackdump. The same C++ file compiles using Visual Studio and the output is as expected. In particular on Window

Spawnvp on pwd.exe and mkdir.exe fails

2006-04-02 Thread Brian Kramer
I have a simple C++ file I am using to spawn pwd.exe and mkdir.exe. These are causing stackdumps. Can anyone help me resolve this? ls.exe does not cause a stackdump. The same C++ file compiles using Visual Studio and the output is as expected. In particular on Windows: pid=1996 /cygdrive/e