From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11116 invoked by alias); 11 Jan 2005 17:35:18 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 11075 invoked from network); 11 Jan 2005 17:35:13 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 11 Jan 2005 17:35:13 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j0BHZ8dG009506 for ; Tue, 11 Jan 2005 12:35:08 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j0BHZ3r23501; Tue, 11 Jan 2005 12:35:03 -0500 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id j0BHZ2BM003865; Tue, 11 Jan 2005 12:35:02 -0500 Subject: Re: insight cygwin --target=arm-elf From: Keith Seitz To: Alexander Minushkin Cc: "insight@sources.redhat.com" In-Reply-To: References: Content-Type: text/plain Message-Id: <1105464901.2746.2.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Tue, 11 Jan 2005 17:35:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-q1/txt/msg00008.txt.bz2 On Tue, 2005-01-11 at 06:00, Alexander Minushkin wrote: > insight-6.1 and snapshot gdb-weekly-6.3.50.20050107.tar.bz2 are failed to > be compiled. > > Can you help me to gain an insight 5.3 with all patches needed or any other > version of insight working under cygwin with arm-elf target. 5.3 is ancient. Don't use it unless you really, really have to. 6.1 will work, but you will need to patch it. Search this mailing list for arm-elf, cygwin, and 6.1 and you'll see the a message from me containing the patches. [Of course, I am assuming that you're running into the "usual" problems with 6.1, since all you say is "it doesn't work".] IMO the easiest thing to do is checkout the repository version of the sources, which is what I use. Directions are on the download page on the insight webpage. Keith