hai to all,
i think this ques is a small one.what could be the difference between compilation and recompilation.
when to use which one.
Printable View
hai to all,
i think this ques is a small one.what could be the difference between compilation and recompilation.
when to use which one.
Very simple..
Recompile is to compile something already compiled. For example, you've already compiled the kernel but you forgot to add support for some hardware, you'd have to recompile the kernel.