I\'m trying to compile a program (called es3), but, when I write from terminal:
gcc es3.c -o es3
it appears this message:
/usr/l
In my case it was just because I had not Saved the source file and was trying to compile a empty file .