X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f NNTP-Posting-Date: Mon, 18 Dec 2006 09:50:05 -0600 From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp References: <1166332769 DOT 969565 DOT 157200 AT n67g2000cwd DOT googlegroups DOT com> <1166450618 DOT 408839 DOT 201920 AT 80g2000cwy DOT googlegroups DOT com> Subject: Re: Can DJGPP work with Windows XP dos box? Date: Mon, 18 Dec 2006 07:48:50 -0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Message-ID: Lines: 32 NNTP-Posting-Host: 24.18.54.185 X-Trace: sv3-kBZpRoCxw6PnJOZOvJQ40d94ykkmM/2o8JoeRS8T78yyKBq1iaNqF8KIYDKwuMadUxFwaoJ266PflUV!JbH6SVtB/5d06lrPDvzrX/fMEgqhEN394Awcb0vES6SN2mLsN66igVZkP7rMtadK2vJ6BSIPoOu0!/TIloCc0bgI= X-Complaints-To: abuse AT comcast DOT net X-DMCA-Complaints-To: dmca AT comcast DOT net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Grizlyk wrote: > Alexei A. Frounze wrote: >> I've used DJGPP 2.03 for a few years. > > I can not run DJGPP 2.03 compiler and many important gnu tools for > Window XP SP2 for practical usage. Maybe i must turn OS parameters, > but i am mot shure. It is possible, DJGPP 2.03 executable files usign > some low-level features of DPMI, which are not supported for XP. If it doesn't work for you, I wonder if your Windows XP is damaged or misconfigured somehow. I've had several different computers over the past few years and run Windows 2000 and XP on them. DJGPP has worked perfectly for me 99.9% of time under Windows. > DJGPP perhaps is quite old (do not ported from last gpp) and limited > by dos, but it is free and can produce executables, which can be > used for nake environment (without Windows). Yet DJGPP 2.03 is well > known and I have habit and some environment to it, so i want to find > DJGPP compiler and gnu utils which are able to run on XP at least to > can give my sources to anybody. While Open Watcom has almost nothing to do with GNU, it's also free, it runs under both DOS and Windows and from either can produce executables for either (including 16-bit), which is why I might be switching to it when the DOS box dies completely. I might try to help you get DJGPP to work. Please describe a common scenario when DJGPP doesn't work -- what you do (step by step) and what happens (what error messages, etc). Alex