I\'m trying to compile a simple \"Hello World\" program in Linux using Eclipse, but I always get this:
Building target: hello Invoking: GCC C++ Linker g++ -
Just remove the object file.
This error most likely appeared after the previous build was interrupted and object file was not generated completely.