Code Compilation

Alexander Kapshuk alexander.kapshuk at gmail.com
Sun Feb 12 03:39:33 EST 2017


On Sun, Feb 12, 2017 at 10:00 AM, Wasim Akram <wasim7702843288 at gmail.com> wrote:
> How to compile the code and get binary in bin folder , if hearder
> files , library files and source file is present in include,lib,src
> folders respectively ?
>
> --

Can you please give us more detail?

What binary do you want compiled and put in what bin folder? Are you
talking about the kernel binary? If so, 'make install' places it in
/boot.
Or are you asking about how to compile an out-of-tree kernel module?



More information about the Kernelnewbies mailing list