From: firewind Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP+Allegro: Porting from DOS to Linux. Easy or Hard!?! Date: 8 Oct 1997 02:12:41 GMT Organization: Netcom Lines: 18 Message-ID: <61eq6p$9fe@dfw-ixnews4.ix.netcom.com> References: <61d7tn$26e$2 AT news DOT interlog DOT com> <61eeug$uf$1 AT news DOT interlog DOT com> <343AD844 DOT A9A AT cam DOT org> NNTP-Posting-Host: elp-tx3-18.ix.netcom.com Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Vic wrote: > The DPMI stuff is not asociated with DJGPP, it is associated with all 32 > bit protected mode compilers. DPMI is "native" under LINUX, and you > won't have those problems anyways, since you only use C functions. No, DPMI is associated with all -DOS- 32 bit protected mode compilers. DPMI stands for DOS Protected Mode Interface, after all. -Protected mode- is associated with all 32-bit PM compilers, but how this is implimented and used can and does vary. Under Linux everything is running 32-bits already, the kernel, the compiler, the libraries, etc, etc, so no DPMI-ish thing is required. -- [- firewind -] [- email: firewind AT metroid DOT dyn DOT ml DOT org (home), firewind AT aurdev DOT com (work) -] [- "You're just jealous because the voices talk to -me-." -] [- Have a good day, and enjoy your C. -]