Mail Archives: djgpp/1999/06/14/16:25:21
If I were you, and your program is simple, I would consider NASM. With
NASM you
can even produce a .COM program, very compact.
George Hicken wrote:
> I am wondering if there are any flags for the djgpp compiler that
> allows it to produce code that will run under dos without needing to
> use DPMI.
>
> I do not mean binding to PMODE or using the provided server or anything
> like that, but to produce a program that just doesn't use it?
>
> I have a suspicion that the suggestion will be to find another
> compiler, but I thought that I'd ask first :)
>
> the reason that I am asking is that I have a program that I need to run
> from a dos boot disk. A very basic parser, so it certainly doesn't
> require DPMI, or even extended memory.
>
> tia
>
> --
> George Hicken
> george AT rayh DOT demon DOT co DOT uk
> ICQ: 462051
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
- Raw text -