Xref: news-dnh.mv.net comp.os.msdos.djgpp:2268 Newsgroups: comp.os.msdos.djgpp Path: news-dnh.mv.net!mv!news.sprintlink.net!cs.utexas.edu!bcm.tmc.edu!news.msfc.nasa.gov!news.larc.nasa.gov!lerc.nasa.gov!magnus.acs.ohio-state.edu!cis.ohio-state.edu!nntp.sei.cmu.edu!bb3.andrew.cmu.edu!cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!oitnews.harvard.edu!cfanews!cfa0!peprbv From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) Subject: Re: Problem installing djgpp Sender: news AT cfanews DOT harvard DOT edu Reply-To: rbabcock AT cfa DOT harvard DOT edu Organization: Smithsonian Astrophysical Observatory, Cambridge, MA, USA References: <44armv$1eo AT zipper DOT zip DOT com DOT au> Date: Thu, 28 Sep 1995 19:51:52 GMT Lines: 24 To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp Albert Lu (albertl AT zip DOT com DOT au) wrote: : go32 version 1.12 Copyright (C) 1994 DJ Delorie : Error: This program requires a version of go32 (1.12.maint3) newer than : this one. You need the maintenance releases dj112m1.zip through dj112m4.zip. : Is there an IDE for this thing? No : And is there proper document for : installing djgpp? I'm currently relying on the FAQ. There is a separate FAQ in faq102.zip. I didn't see that in your list of files. It would have answered the question about maintenance releases. : Is it true that djgpp compiled programs cannot be run under dpmi? No, many djgpp programs, including the compiler itself, work fine under DPMI. However, there is a method of getting at graphics video memory which does not work under DPMI, so some djgpp graphics programs will not work under DPMI.