X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Wiktor S. (wswiktorSP AT Mpoczta DOT fm) [via djgpp AT delorie DOT com]" Newsgroups: comp.os.msdos.djgpp Subject: Re: cscope exe for 64 bit windows 7 Date: Mon, 6 Jun 2016 13:52:10 +0200 Organization: INTERIA.PL S.A. Lines: 14 Message-ID: References: NNTP-Posting-Host: user-109-243-160-201.play-internet.pl Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Trace: usenet.news.interia.pl 1465213931 28660 109.243.160.201 (6 Jun 2016 11:52:11 GMT) X-Complaints-To: usenet AT firma DOT interia DOT pl NNTP-Posting-Date: Mon, 6 Jun 2016 11:52:11 +0000 (UTC) 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 Bytes: 1476 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > could you pls guide as to how to build cscope for latest 64 bit > windows ? > > the djgpp tools seem only 32 bit compatible DJGPP is not, and probably will never be, compatible with 64-bit Windows. Use MinGW to compile native Windows version. -- Wiktor S.