[Solved] GCC compiler errors with “No such file or directory”


please do the following.
On terminal check the present directory by ‘pwd’ command and then check the directory in which your programme is there and see if they are same or not. And while writing gcc yourfile it’s case sensitive. Hope this helps

1

solved GCC compiler errors with “No such file or directory”