Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: SERBice on February 20, 2011, 02:03:23 pm
-
How could i compile a flat binary to load and execute this directly in the processor?.
how should i config codeblocks to do it?
I am making an operating system for student purposes
Thanks.
EDIT: I'm using C::B on Windows 7 x64
-
Read this: http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F
Then read the correct manual or ask in a place supporting your compiler.
Then try to build your OS from the command line, so you know what options are needed.
Then if you don't know where to enter this options in the C::B's GUI, ask again...