Can someone help me build kwboot? It's probably very simple for anyone used to building programs...
I have the src and the required header
Running or
I have the src and the required header
Running or
gcc kwboot.c or cc kwboot.cproduces an a.out but I'm not sure how to make an executable. Running make kwboot fails with a linker error which I don't understand.