Cygwin unable to compile
Posted
by
christine
on Super User
See other posts from Super User
or by christine
Published on 2013-11-09T06:54:17Z
Indexed on
2013/11/09
9:59 UTC
Read the original article
Hit count: 325
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
© Super User or respective owner