From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30255 invoked by alias); 23 Dec 2005 21:47:23 -0000 Received: (qmail 30247 invoked by uid 22791); 23 Dec 2005 21:47:23 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 23 Dec 2005 21:47:20 +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 jBNLl7q5015678; Fri, 23 Dec 2005 16:47:07 -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 jBNLl7105349; Fri, 23 Dec 2005 16:47:07 -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 jBNLkttx013381; Fri, 23 Dec 2005 16:47:06 -0500 Message-ID: <43AC704E.1060008@redhat.com> Date: Fri, 23 Dec 2005 23:19:00 -0000 From: Keith Seitz User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) MIME-Version: 1.0 To: Spen CC: p.rockett@sheffield.ac.uk, "'insight'" Subject: Re: FW: Can't build Insight with Cygwin References: <200512231852.jBNIq9cM007525@mx1.redhat.com> In-Reply-To: <200512231852.jBNIq9cM007525@mx1.redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2005-q4/txt/msg00070.txt.bz2 Spen wrote: > I have built 6.4 both from the tar.gz release and cvs head I updated my cygwin box to latest: CYGWIN_NT-5.0 cocoa 1.5.18(0.132/4/2) 2005-07-02 20:30 i686 unknown unknown Cygwin and gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125). I saw the DLL problem which Dave Korn's patch fixed. This fixed everything. [Of course, gdb (not insight) segfaults on me in about three seconds flag -- try debugging gdb.exe on gdb.exe. Break in main. Try stepping into the "return gdb_main (&args);" part. It crashes in handle_inferior_event.] So, yes, there must be some sort of weird build dependency that neither Spen nor I are seeing. Spen, are you using Win2k, WinNT, or WinXP? Like I mentioned before, I only have Win2k. Keith