Mail Archives: djgpp/1996/12/24/17:02:14
On Mon, 23 Dec 1996 23:20:10 -0600 "Colin W. Glenn" <cwg01 AT gnofn DOT org>
writes:
>On Sat, 21 Dec 1996, John M. Aldrich wrote:
>>
>> DPMI support is automatically incorporated into every program the
>> compiler creates. There is nothing special at all that you need to
>do
>> to invoke this. Just make sure you have a DPMI host available to
>your
>> programs and off they run!
>
>Question! Is it possible to compile programs without DPMI? I'm
>looking
>to create a series of small utility programs, and I'd rather they load
>fast, without the need to load something else to run.
>
>
Load CWSDPMI with the -p option, and it will stay resident. Then nothing
but your program will need to load.
- Raw text -