Cygwin unable to compile
- by christine
I just downloaded Cygwin, I've never used it before cause I've always used putty. Cygwin is not letting me compile; I can see the files but it just doesn't let me compile and I do not understand why, am I doing something wrong?
This is what's going on:
Christine@Christine-PC ~
$ ls
8.6.c a.b.c a.c.c core new 2.txt test.c
9.13.c a.c a.out days.c new2.c test.txt
Christine@Christine-PC ~
$ gcc a.c.c
-bash: gcc: command not found