Hi,

On Sun, Dec 21, 2014 at 1:27 AM, Mercury Thirteen
<mercury0x0...@gmail.com> wrote:
>
> Can anyone can shed some light on why I'm getting these build errors? My
> syntax is exactly as it should be from the demos and examples I've seen,
> I've even tried a half dozen different ways to express the routine. I have
> no idea why the compiler is choking here.

Probably because the "inline asm" syntax isn't what you expect. Check
the FAQ or ask on the forum. I don't know offhand.

Also keep in mind that this isn't "real mode" anymore, it's protected
(specifically, DPMI based upon DJGPP v2's libc). If that's too tough,
you might have to use something like "-gen gcc" and heavily massage
the output to work with "real mode" OpenWatcom or similar.

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to