X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp compiler and tools, execution of apps on 64-bit windows Date: Sun, 16 May 2010 07:13:49 -0700 (PDT) Organization: http://groups.google.com Lines: 30 Message-ID: <5178b839-3ba2-40d0-be13-73e5ebf026ff@q13g2000vbm.googlegroups.com> References: <80266fcb-87b9-4c91-80a9-56d2c3a4261a AT b21g2000vbh DOT googlegroups DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1274019230 13146 127.0.0.1 (16 May 2010 14:13:50 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sun, 16 May 2010 14:13:50 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: q13g2000vbm.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.80 (Windows NT 5.1; U; en) Presto/2.5.24 Version/10.53,gzip(gfe) Bytes: 2865 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, On May 15, 7:06=A0am, RayeR wrote: > > You just need to install OS that supports 36bit PAE extension, like > Windows 2003 server. See here for more details: > http://en.wikipedia.org/wiki/Physical_Address_Extension . > There's a limitation that every app can see only 32bit space but multiple > apps gets it's own so together they can use more than 4GB. > > 64bit win doesn't have any native support for 16bit apps, there's just > buil-in virtual PC emulator. Also you can have dual boot with Win7-64 > and FreeDOS/Win9X/WinXP. Apparently, Windows 2003 is the successor to 2000, and 2008 further still. Hence, it should be no huge surprise that they are dropping support for 2000 and 2003. There will be no further service packs for 2003 beyond SP2 (and it supposedly still has the DPMI limit bug which can't be fixed via registry, sadly enough). I think Geoff Chappell proved that Windows does support PAE, even in home versions (for NX protection ?), but even if it wasn't licensed where it's disabled for home users, you still need special drivers for it. Apparently MS thinks PAE is inferior to 64-bit, so they aren't fully supporting that. It seems MS is pushing heavily towards 64-bit as their future (which also needs separate drivers). According to Wikipedia's 2008 article: "Microsoft has announced that Windows Server 2008 is the last 32-bit Windows *server* operating system." If that tells you anything.