From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3178 invoked by alias); 26 Mar 2009 16:33:09 -0000 Received: (qmail 3170 invoked by uid 22791); 26 Mar 2009 16:33:08 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 26 Mar 2009 16:33:03 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n2QGWwj9009987; Thu, 26 Mar 2009 12:32:59 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n2QGWpnX011107; Thu, 26 Mar 2009 12:32:52 -0400 Received: from lindt.uglyboxes.com (sebastian-int.corp.redhat.com [172.16.52.221]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n2QGWtxv026979; Thu, 26 Mar 2009 12:32:57 -0400 Message-ID: <49CBAE36.7090104@redhat.com> Date: Thu, 26 Mar 2009 16:33:00 -0000 From: Keith Seitz User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: Pierre Muller CC: insight@sourceware.org Subject: Re: [RFA] ARI fix: remove xasprintf uses References: <000401c9ad9e$926aca80$b7405f80$@u-strasbg.fr> <49CABA30.7020906@redhat.com> <000801c9ada3$b2cf14c0$186d3e40$@u-strasbg.fr> <49CAC2C1.6070109@redhat.com> In-Reply-To: <49CAC2C1.6070109@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-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2009-q1/txt/msg00033.txt.bz2 Keith Seitz wrote: > Pierre Muller wrote: >> I checked that it still compiled and committed this, >> but I tried to run insight compiled on cygwin, >> and it doesn't seem to really start :( > > I'll take a look and see what I can come up with. So I had my cygwin box build insight overnight (hey, it's an old 500MHz Pentium 3!), and, well, I really HATE to say this, but once again, "it works for me". I debugged gdb on it for a little while. I used the in-tree copies of Tcl/Tk/Itcl. I checked the whole thing out immediately prior to build from CVS HEAD. I also updated my cygwin installation right before that. What kind of problems are you having? [I wonder if I should just make my cygwin build available on the download page. Does sourceware.org allow that?] Keith