Author Topic: How could i compile a flat binary?  (Read 4351 times)

SERBice

  • Guest
How could i compile a flat binary?
« 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
« Last Edit: February 20, 2011, 02:11:08 pm by Sergio »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: How could i compile a flat binary?
« Reply #1 on: February 20, 2011, 02:41:51 pm »
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...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]