From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4173 invoked by alias); 17 Jan 2003 15:13:43 -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 4162 invoked from network); 17 Jan 2003 15:13:40 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 17 Jan 2003 15:13:40 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h0HEjBB11479 for ; Fri, 17 Jan 2003 09:45:11 -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 h0HFDda01790; Fri, 17 Jan 2003 10:13:39 -0500 Received: from [150.1.200.14] (vpn50-58.rdu.redhat.com [172.16.50.58]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h0HFDcI21096; Fri, 17 Jan 2003 10:13:38 -0500 Subject: Re: insight crashed under cygwin From: Keith Seitz To: Joerg Rapka Cc: "insight@sources.redhat.com" In-Reply-To: <3E27B0EA.9000700@duagon.com> References: <3E1EDAD4.3050004@duagon.com> <1042210002.1496.20.camel@lindt.uglyboxes.com> <3E268324.8020306@duagon.com> <1042734118.1413.2.camel@lindt.uglyboxes.com> <3E27B0EA.9000700@duagon.com> Content-Type: text/plain Organization: Message-Id: <1042816540.1432.1.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Fri, 17 Jan 2003 15:13:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q1/txt/msg00021.txt.bz2 On Thu, 2003-01-16 at 23:29, Joerg Rapka wrote: > I'm able to have a successful build of cross tools binutils, gcc, > gdb-only for target "arm-ecos-elf". Only cross build of insight fails. > > Any special requirements for building any cross "insight" under cygwin? None that I am aware of. What does "head config.status" say in the top of your build directory? What version of the sources are you using? 5.1? 5.2? 5.3? CVS HEAD? Keith