I'm trying to compile C code on Mac OS X Lion. I use Eclipse with the CDT plugin.
I always get an error:
Launch failed Binary not found
If I do whereis gcc
I get no result. And if I write gcc
if the Terminal, I have a command not found
error.