Feb. 12, 2017
8 a.m.
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 ? -- Thanks and Regards Wasim Akram Ph: 7702843288
Feb. 12, 2017
8:39 a.m.
On Sun, Feb 12, 2017 at 10:00 AM, Wasim Akram <wasim7702843288@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?
3471
Age (days ago)
3471
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexander Kapshuk -
Wasim Akram