It works! thanks a lot!!! :)
Muzero
>
> Have you tried adding the -mno-cygwin option when you
> compile the program. This should eliminate the need for the
> cygwin environment at run time.
>
> Ross
>
>
>
> --
> Unsubscribe info: http://cygwin.com
7.
In the final application, i'll not use "dir" command, but another program.
Muzero
> On Mar 1 09:58, Muzero wrote:
> > When i try to compile and execute a simple program like this:
> >
> > int main()
> > {
> > system("dir");
> >
ystem call do not work and exit with
exit code 127.
What i should do? Thanks a lot for any help
Muzero
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/doc
3 matches
Mail list logo