Turbo C issues
Posted: Sat Oct 11, 2008 8:46 pm
I'm going to write a 16-bit kernel in C, so I decided that TC is the only viable option to use under windoze. I've run into a few problems:
- How the hell do I do inline asm in this thing without it complaining about "inline assembly not allowed" or even "undefined symbol 'mov'" or anything like that?
- Will it compile to a simple flat binary?
EDIT: I'm using version 2.01.
- How the hell do I do inline asm in this thing without it complaining about "inline assembly not allowed" or even "undefined symbol 'mov'" or anything like that?
- Will it compile to a simple flat binary?
EDIT: I'm using version 2.01.