From: George Hicken Newsgroups: comp.os.msdos.djgpp Subject: pmode, and stuff Date: Mon, 14 Jun 1999 13:49:45 GMT Organization: Deja.com - Share what you know. Learn what you don't. Lines: 24 Message-ID: <7k319l$p4s$1@nnrp1.deja.com> NNTP-Posting-Host: 195.216.12.82 X-Article-Creation-Date: Mon Jun 14 13:49:45 1999 GMT X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 95) X-Http-Proxy: 1.1 x23.deja.com:80 (Squid/1.1.22) for client 195.216.12.82 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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.