X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f NNTP-Posting-Date: Sat, 19 May 2012 22:38:28 -0500 From: "Charles Sandmann" Newsgroups: comp.os.msdos.djgpp References: <16cd2 DOT 48279178 DOT 3ce778e4 AT aol DOT com> Subject: Re: incompatible Date: Sat, 19 May 2012 22:38:18 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-RFC2646: Format=Flowed; Original Message-ID: Lines: 34 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 64.91.136.221 X-Trace: sv3-aDS1irWoI1bfIv+GV67585aZSSdJJGL+Ycfzh+IaDEV6mNHrWc1iYWG7LcaDrRQOYDPXYR140a2izGz!cMMfd9PyZireQ1tJKlWA80Q2VZnqGMIhXxCY+w5KjEzp+PaHmeE/AqErN4JuBfOAWRTtGMmigA5G!sZWnomUuNntElx+cFA7vgVAjYtC+1pFQ 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.40 Bytes: 2726 X-Original-Bytes: 2665 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Most 32bit Windows programs won't run on Windows 7 in 64bit mode too. I have found that all of the 32-bit Windows programs that I cared about worked on 64-bit Windows, but YMMV. > GCC supports 64bit on Linux. So all that needs to done is that Charles > Sandmann quickly writes a 64bit DOS extender and DJ Delorie ports GCC > 64bit to DOS. ;-)) DJGPP is one of the coolest free software efforts I ever worked on, and I still continue to use some DJGPP images every day on XP/Vista-32/Win7-32 environments. But as DJ noted elsewhere, I always viewed DJGPP as a tool to enable me to solve problems. At the time of it's development (and enhancement to support MS Windows) it provided an environment that allowed many of us to do things that couldn't be done easily anywhere. Still today people are using it for various hardware testing and embedded systems. Today I have many free 32-bit and 64-bit compilers and environments, so the payback on developing another one would be difficult to justify. There are features in the DJGPP environment that are either missing or horribly clunky in other environments. So far the limitations haven't been enough to get me to invest the time to update all my old DJGPP images, or give up all my Win32 systems, or get 100% of everything working exactly as desired on Win64. Maybe the better question is here is what is so broken in the other free compilers that can't be fixed? How many people are using command shells on their smartphones?