Kernel Build – Traditional output
Oct 22
Linux General, Linux System Administration Comments Off
Linux 2.6 looks nice and clean when it compiles, however sometimes it is useful to see what is actually happening. This is as simple as running:
make V=1
and there will be plenty of build debugging output.
RSS