X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Dirk Zabel Newsgroups: comp.os.msdos.djgpp Subject: Re: Where to go with Win7-X64 Date: Thu, 22 Nov 2012 09:00:05 +0100 Lines: 22 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de revaKclNQVsHqBUly1YVwQcecHAKVXlcRbVIcWDKcngfvpfhFD6k8wqzCZG3ts User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 In-Reply-To: Bytes: 1551 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 Am 21.11.2012 10:09, schrieb Dirk Zabel: > Hello, > [...] So any good advice > on how to get a running gcc+bison+flex environment for Win 7-X64 would > be very welcome. > Regards > Dirk Thanks a lot for your kind answers, and also special thanks to D.J. Delorie for having created and maintained the package for so many years. I still remember those days, when DJGPP was the best ways to get around the 64 k barrier, because 16-bit compilers on WfW 3.11 were state of the art. I don't need a full posix environment, just gcc+bison+flex inside a standard console window (and gawk, which I didn't mention, because I don't expect this to be a problem). A virtualized environment would be only the last resort, so I will try MinGW+MSYS first. Regards Dirk