||=== Build file: "no target" in "no project" (compiler: unknown) ===|
||error: cannot find 'ld'|
||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|
Getting this error in Codeblocks.
Don't know what it means.
Getting it irrespective of the file that I'm trying to compile.
Please help, beginner here.
Read these links
http://wiki.codeblocks.org/index.php/FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F (http://wiki.codeblocks.org/index.php/FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F)
http://wiki.codeblocks.org/index.php/Creating_a_new_project (http://wiki.codeblocks.org/index.php/Creating_a_new_project)
Tim S.