Home Tags Makefile

Tag: makefile

GNU Make in Detail for Beginners

21
Have you ever peeked into the source code of any of the applications you run every day? Ever used make install to install some...

Understanding a Kernel Oops!

13
Understanding a kernel panic and doing the forensics to trace the bug is considered a hacker's job. This is a complex task that requires...