From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12013 invoked by alias); 10 Nov 2010 19:18:13 -0000 Received: (qmail 11995 invoked by uid 22791); 10 Nov 2010 19:18:12 -0000 X-SWARE-Spam-Status: No, hits=-5.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 10 Nov 2010 19:18:08 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id oAAJI6xC010808 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 10 Nov 2010 14:18:06 -0500 Received: from valrhona.uglyboxes.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id oAAJI4Tn009443 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 10 Nov 2010 14:18:05 -0500 Message-ID: <4CDAEF49.4060008@redhat.com> Date: Wed, 10 Nov 2010 19:18:00 -0000 From: Keith Seitz User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Lightning/1.0b3pre Thunderbird/3.1.4 MIME-Version: 1.0 To: Clemens Valens CC: insight@sourceware.org Subject: Re: Build failure on MinGW References: <885371.64391.qm@web110204.mail.gq1.yahoo.com> In-Reply-To: <885371.64391.qm@web110204.mail.gq1.yahoo.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: 2010-q4/txt/msg00005.txt.bz2 On 11/10/2010 09:07 AM, Clemens Valens wrote: > I try to build Insight-6.8-1 on MinGW current version for Windows XP Pro. Compilation fails on SEH: Hi, I can only offer some generic advice right now. There has been some discussion of mingw on the mailing list. Have you investigated that? Otherwise, off the top of my head: I'm pretty sure that the repo's built-in Tcl is a no-go on Windows except for Cygwin. As I recall, other mingw users were using some sort of system-installed Tcl/Tk/Itcl. In any case, I would encourage you to try a CVS/GIT snapshot of the repo instead of 6.8. One of these days, I'll get around to trying a 7.1 release... /me thinks aloud Hmm... My wife is now working, and her Windows box is largely unused nowadays... /me goes to install VNC on it I will let you know if I figure out anything. I'm going to try to get insight CVS built on this thing. Keith