User forums > Help
Can codeblocks generate “ko” file?
(1/1)
jeorama:
Can Codeblocks compile a linux driver in module and generate “.ko” file?
I set the filename extension to ".ko" but I'm not sure it is actually module file.
thanks
oBFusCATed:
Read this: http://wiki.codeblocks.org/index.php?title=FAQ#Q:_What_is_Code::Blocks.3F
Then this: http://wiki.codeblocks.org/index.php?title=FAQ#Q:_What_Code::Blocks_is_not.3F
Then search the kernel docs, how you're supposed to build kernel modules
Then you should try to find a way to replicate that in C::B, if you've problems ask again:)
jeorama:
I searched the "kernel" docs and it seems windows version support project "driver" wizard, however, in linux it is not support
Jenna:
--- Quote from: jeorama on September 23, 2010, 04:24:17 pm ---I searched the "kernel" docs and it seems windows version support project "driver" wizard, however, in linux it is not support
--- End quote ---
I don't think you find a windows version in the kernel docs oBFusCATed talked about.
You should read the docs of the linux kernel to find out what is necessary to build a linux-kernel module and replicate it for C::B if possible.
Navigation
[0] Message Index
Go to full version