I installed "gcc" for cygwin and tried to compile a simple "hello world" program.
when I did a gcc -o hello hello.c
The compiler spit out "unable to exec as" error message.
Any help...
Thanks
Whai Lim
I installed "gcc" for cygwin and tried to compile a simple "hello world" program.
when I did a gcc -o hello hello.c
The compiler spit out "unable to exec as" error message.