From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 117524 invoked by alias); 6 Apr 2016 13:51:19 -0000 Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org Received: (qmail 117508 invoked by uid 89); 6 Apr 2016 13:51:18 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=ham version=3.3.2 spammy=H*r:sk:insight, H*RU:sk:gateway, Hx-spam-relays-external:sk:gateway, repo X-HELO: mail.datasphere.ch Received: from mail.datasphere.ch (HELO mail.datasphere.ch) (195.70.3.149) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 06 Apr 2016 13:51:08 +0000 Received: from linuxdev.datasphere.ch (gateway.datasphere.ch [195.70.3.145]) (authenticated bits=0) by mail.datasphere.ch (8.14.8/8.14.8) with ESMTP id u36Dp0ZZ020871 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 6 Apr 2016 15:51:03 +0200 Message-ID: <57051444.1010408@dh.com> Date: Wed, 06 Apr 2016 13:51:00 -0000 From: Patrick Monnerat User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: insight@sourceware.org Subject: Re: Windows installation bugs References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-q2/txt/msg00000.txt.bz2 On 03/05/2016 05:40 AM, Mark.Bravington@csiro.au wrote: > Hi folks > > I was going to report this as a bug, but there's a bug in the Insight bug-reporting system ... :) at least with the link on your Bugs page > > https://www.sourceware.org/cgi-bin/gnatsweb.pl?database=insight&user=guest&password=guest&cmd=login > > Anyway. I was trying to install Insight 6.8-1 on Windows 7 32bit, after first installing Cygwin. I ran into two types of bug, the first of which I could hack round and the second of which I couldn't: I can't help you with sourceware.org: I have the same access permissions as you have. Maybe try contacting sourcemaster at sourceware dot org. However I see you are trying the latest insight official release, which is very old and outdated: please try git cloning my own version from https://github.com/monnerat/insight (in sync with gdb repo < 1 week). I've compiled and run it this morning on Linux with success. I succeeded with cygwin and mingw32 on W$ a few months ago. I am not a W$ guy, so the support I can bring for your case is limited. It's unofficial but I think this is the most up-to-date you'll find on the net. In any case, you'll have more chance with it that with 6.8.1. Good luck, Patrick