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

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. > > >

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