X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Wed, 21 Nov 2012 16:44:38 -0500 Message-Id: <201211212144.qALLicar024828@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (message from Dirk Zabel on Wed, 21 Nov 2012 10:09:23 +0100) Subject: Re: Where to go with Win7-X64 References: 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 > Has anyone an idea on how to proceed? I know there are cygwin and mingw, I typically point people at mingw in these cases, assuming they're comfortable with a DOS window and/or are coming from a Microsoft-tools background. Cygwin is a better POSIX environment, but DJGPP isn't, so Cygwin's strength doesn't really help in a migration. If you typically use bash instead of command.com, or if you're coming from a Unix/Linux background, Cygwin will feel more "at home" for you. As for mingw missing bison, look for "MSYS" which is an add-on to mingw that gets you "the rest of the stuff".