Message-ID: <000801c0d7ee$f0f8cf40$0c4011d4@telekabel.at> From: "Brian Chance" To: "DJGPP Delorie Mailing List" Subject: DPMI Date: Tue, 8 May 2001 20:44:40 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C0D7FF.B4600D80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C0D7FF.B4600D80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm fairly new to Djgpp,=20 I realize that Djgpp links its output natively to load the DPMI server = for protected mode compatibility. Is it possible to produce files which = are independant of DPMI with Djgpp? For instance, if i were to write an = external file to enable Protected mode and build the sufficient = descriptor tables, would i be able to produce a flat-mode binary file = from Djgpp and cram these files together? The reason for this being = simply that I don't like the dependancy features of the DPMI interface = and these virtual DOS features.=20 Thanks,=20 -Brian ------=_NextPart_000_0005_01C0D7FF.B4600D80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I'm fairly new to Djgpp,
 I realize that Djgpp links its = output=20 natively to load the DPMI server for protected mode compatibility. Is it = possible to produce files which are independant of DPMI with Djgpp? For=20 instance, if i were to write an external file = to enable Protected mode=20 and build the sufficient descriptor tables, would i be able to produce a = flat-mode binary file from Djgpp and cram these files together? The = reason for=20 this being simply that I don't like the dependancy features of the DPMI=20 interface and these virtual DOS features.
 Thanks,
   =20 -Brian
------=_NextPart_000_0005_01C0D7FF.B4600D80--