Hey,
I was just wondering, is there an option to build a BIN file instead of a dll or exe file?
I'm making a simple OS right now, and I've got the bootloader done.
Now, i need the make the kernel, and I've decided to use C/C++.
The problem is, i can't figure out how to build BIN files with VC.
Those VC even support BIN compiling?
If not, are there any compilers you know of with this feature?
-Thanks ;)
