Re: system() call returns 127 in windows xp

2006-08-10 Thread Corinna Vinschen
On Aug 9 18:24, Larry Hall (Cygwin) wrote: > Jeff Lu wrote: > >I ran into a brick wall and could not find anything on > >the web and on the post to resolve the problem I'm > >having, which is a strange one. > > > >I have a C program that call system("ls -la > > >dir.txt") that works fine within

Re: system() call returns 127 in windows xp

2006-08-09 Thread Larry Hall (Cygwin)
Jeff Lu wrote: I ran into a brick wall and could not find anything on the web and on the post to resolve the problem I'm having, which is a strange one. I have a C program that call system("ls -la > dir.txt") that works fine within bash cygwin. It also has been working on the computers runni

system() call returns 127 in windows xp

2006-08-09 Thread Jeff Lu
I ran into a brick wall and could not find anything on the web and on the post to resolve the problem I'm having, which is a strange one. I have a C program that call system("ls -la > dir.txt") that works fine within bash cygwin. It also has been working on the computers running windows xp with