Friday, August 12, 2011

I tried to compile a c program i fedora but it says command not found when i try to compile cc filename.c?

Try "gcc" instead of "cc". If that doesn't work, then the tools aren't installed.

No comments:

Post a Comment