X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f NNTP-Posting-Date: Sun, 17 Dec 2006 01:00:49 -0600 From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp References: <1166332769 DOT 969565 DOT 157200 AT n67g2000cwd DOT googlegroups DOT com> Subject: Re: Can DJGPP work with Windows XP dos box? Date: Sat, 16 Dec 2006 22:59:46 -0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="koi8-r"; 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: 33 NNTP-Posting-Host: 24.18.54.185 X-Trace: sv3-YvKzP9ek3/GgT/fd0zTUv+yuGNxdvKGQfFVXksMoS8yuYb/ZefG0E/CVkkXYKgexGB9+CVsNeij/z7W!q1MsTmtlD8tEbenmvIyti0dlwKJMswl5PdZrn395YiVdEJnZdYFbnG1MN3GFOCgqsaRRa3sqnvRj!xpT0G3Xasio= 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: > Where can i download DJGPP version, that can work with XP dos box? > >>> 3. there are many incompatibilities with all sort of programs in >>> Win-Xp >> Get the recompiled binaries from Andrew Cottrell site (there's a link >> from DJ's server), and you should be fine. > > It is true. In DJGPP V2.03 on XP do not work "ar", and compiler and > "strip" can not normally use memory maybe, for it makes time by time > GPF or NT vdm error window or broken output image, that can be > corrected just recompilation. > > Alredy given in year 2004 links: >> Current DJGPP status vs Windows 2000 and XP (unofficial) >> http://clio.rice.edu/djgpp/win2k/main.htm > and others do not work. > > Does DJGPP 2.04 work in XP dos box? > > There are many free hosts in web, where files can be placed for long > time. If anybody has the files, give the link, please. You can go to http://www.delorie.com/djgpp/, click on Zip picker and download the latest DJGPP from there. It will work for the most part (gcc/gxx, ld, as, make, strip, rhide) under Windows XP w/o any problem. If you hit any NTVDM problem, you may close the console window in which this happened, kill all resident instances of NTVDM, and start over. I haven't seen any NTVDM problems with DJGPP, but had one once with Open Watcom's DPMI executables. I've used DJGPP 2.03 for a few years. Alex