X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=SDUanzPKwkuw3VDmiiEFvZ6LVZjzgdMpPXGdxozGsh8=; b=o5Foi+cLGbOA8bItBPewj9OfsabNz4/CJNGWGwr9gAk4jNOk+5WxrWWaaEsq2KZewH jeX5gtg3R+yo/pQ1kjhKiOFREEzuu78iI/zORHFek7sv2vhxlAj//eLoC6VQYRtctv7l iXqFyS/MSrXLBEwMIy2nFrjrDT85O0MFMdAmo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=ECFuNqcW3TiNkgDT/Cs+8BIlFHhXdLSpwQ9MvrKJcE1dB4BqQ96cqRt535GfTdY0/i rYQEa27pXyX7Fc191ftKMv7QtrLcM2EglChBdcIGKZmvJniKtAi4++/ff+bvt44iBKY/ E1VafHXTCX04kHOyh/kuTpc/OhW9+Ppx8S9nk= MIME-Version: 1.0 Sender: gerritvn1945 AT gmail DOT com In-Reply-To: <9af855b0912110142w19e3fe45k7e285f791f936a4a@mail.gmail.com> References: <83d42l97yq DOT fsf AT gnu DOT org> <9af855b0912110142w19e3fe45k7e285f791f936a4a AT mail DOT gmail DOT com> Date: Fri, 11 Dec 2009 13:00:21 +0200 X-Google-Sender-Auth: 0466066b8c7eea7d Message-ID: <9af855b0912110300w6f30e43aqa5ed046fd6686680@mail.gmail.com> Subject: Re: DJGPP for Windows7 From: Gerrit van Niekerk To: djgpp AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > On Fri, Dec 11, 2009 at 11:27 AM, Eli Zaretskii wrote: >> >> > From: "Alex" >> > Date: Fri, 11 Dec 2009 10:50:11 +0200 >> > Bytes: 1015 >> > >> > Is there DJGPP version for Windows7? >> >> DJGPP programs run on Windows, so it is unclear what exactly do you >> mean. =A0Please provide more details: what are you looking for, exactly? > > More specifically: DJGPP programs including the DJGPP port of GCC run > on DOS including a DOS box or Windows Console window on versions of > Windows. On Windows XP it works fine, Vista had some problems with the > amount of extended memory made available and I don't know about > Windows 7. Just tried compiling quite a big DJGPP project using the DJGPP port of GCC4.2.1 on Windows7 and it worked just fine. Unfortunately it is a graphics program and it can't run because the "16 bit MS-DOS Subsystem" "does not support fullscreen mode" :( For the same reason my favorite IDE for DJGPP (RHIDE) also does not work on Windows 7 and neither did under Windows Vista.