From: "Rafał Maj" Newsgroups: comp.os.msdos.djgpp Subject: DJGPP program on 286/386 Date: Mon, 18 Sep 2000 15:41:40 +0200 Organization: Academic Computer Center CYFRONET AGH Lines: 22 Message-ID: <8q560a$8j4$1@info.cyf-kr.edu.pl> NNTP-Posting-Host: d-94-53-22.cyfronet.krakow.pl X-Trace: info.cyf-kr.edu.pl 969284426 8804 149.156.1.182 (18 Sep 2000 13:40:26 GMT) X-Complaints-To: news AT cyf-kr DOT edu DOT pl NNTP-Posting-Date: 18 Sep 2000 13:40:26 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I want to use (not compile) my programs written in DJGPP (+Allegro) on "old" computers like 286 / 386... 1) Is this possible (if there is only 4 MB RAM) ? 2) I don't have installed DJGPP on this computers & I'm using only pure DOS. On many computers I was getting error messages like "No DPMI memory(...)" What I have to install on computer without Windows, to run DJGPP programs on it ? Where to get this files ? 3) If computer will have only 4MB RAM, my DJGPP program using free/new will automatic get more memory from disk (under pure DOS) ? 4) On computer with 8MB & Win95 - will my program allocate memory on disk when needed ? How to setup "Properties" (in Windows) of this program to do this ? Thanks, Rafal